spring-boot-starter =========== 对Spring boot的学习,一些基础的示例,常用组件的使用案例 - [spring-boot-helloWorld](https://github.com/ityouknow/spring-home/tree/master/spring-boot/spring-boot-helloWorld):spring-boot的helloWorld版本 - [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配置版本