|
@@ -1,7 +1,7 @@
|
|
|
spring-boot-starter
|
|
|
===========
|
|
|
|
|
|
-对Spring boot的学习,一些基础的示例,常用组件的使用案例
|
|
|
+Spring boot使用的各种示例,以最简单、最实用为标准
|
|
|
|
|
|
|
|
|
- [spring-boot-helloWorld](https://github.com/ityouknow/spring-home/tree/master/spring-boot/spring-boot-helloWorld):spring-boot的helloWorld版本
|
|
@@ -9,7 +9,7 @@ spring-boot-starter
|
|
|
- [spring-boot-web](https://github.com/ityouknow/spring-home/tree/master/spring-boot/spring-boot-web):web开发综合使用案例
|
|
|
|
|
|
- [spring-boot-mybaits-annotation](https://github.com/ityouknow/spring-boot-starter/tree/master/mybaits-spring-boot/spring-boot-mybaits-annotation):spirng boot对mybaits注解版本
|
|
|
--
|
|
|
+
|
|
|
- [spring-boot-mybaits-xml](https://github.com/ityouknow/spring-boot-starter/tree/master/mybaits-spring-boot/spring-boot-mybaits-xml):
|
|
|
spirng boot对mybaits简化版本,也是xml配置版本
|
|
|
|