ityouknow 8 years ago
parent
commit
3733703150
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -13,3 +13,12 @@ Spring boot使用的各种示例,以最简单、最实用为标准
 - [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配置版本
 
 
+
+文章可以参考这里
+
+- [构建微服务: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)
+