ityouknow 8 years ago
parent
commit
732ddfad56
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,7 +1,7 @@
 spring-boot-starter
 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版本
 - [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-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-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):
 - [spring-boot-mybaits-xml](https://github.com/ityouknow/spring-boot-starter/tree/master/mybaits-spring-boot/spring-boot-mybaits-xml):
 spirng boot对mybaits简化版本,也是xml配置版本
 spirng boot对mybaits简化版本,也是xml配置版本