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配置版本 文章可以参考这里 - [构建微服务:Spring boot 入门篇](http://www.cnblogs.com/ityouknow/p/5662753.html) - [构建微服务:Spring boot 提高篇](http://www.ityouknow.com/spring%20boot/2016/02/03/%E6%9E%84%E5%BB%BA%E5%BE%AE%E6%9C%8D%E5%8A%A1-Spring-boot-%E6%8F%90%E9%AB%98%E7%AF%87.html) - [构建微服务:Spring Boot中Redis的使用](http://www.ityouknow.com/spring%20boot/2016/03/06/%E6%9E%84%E5%BB%BA%E5%BE%AE%E6%9C%8D%E5%8A%A1-Spring-Boot%E4%B8%ADRedis%E7%9A%84%E4%BD%BF%E7%94%A8.html) - [构建微服务:thymeleaf使用详解](http://www.ityouknow.com/thymeleaf/2016/05/01/%E6%9E%84%E5%BB%BA%E5%BE%AE%E6%9C%8D%E5%8A%A1-thymeleaf%E4%BD%BF%E7%94%A8%E8%AF%A6%E8%A7%A3.html) - [构建微服务:spring data jpa的使用](http://www.ityouknow.com/spring%20data%20jpa/2016/08/20/%E6%9E%84%E5%BB%BA%E5%BE%AE%E6%9C%8D%E5%8A%A1-spring-data-jpa%E7%9A%84%E4%BD%BF%E7%94%A8.html) - [构建微服务: 如何优雅的使用mybaits](http://www.ityouknow.com/mybaits/2016/11/06/%E6%9E%84%E5%BB%BA%E5%BE%AE%E6%9C%8D%E5%8A%A1-%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E4%BD%BF%E7%94%A8mybaits.html)