更新后续的规划

This commit is contained in:
程序猿DD
2016-03-25 21:03:25 +08:00
parent b80b4fc7ad
commit 6b4fd1eec3
+11
View File
@@ -27,6 +27,17 @@ Spring Boot系列博文:http://blog.didispace.com/tag/spring-boot/
- chapter3-2-1:使用JdbcTemplate
- chapter3-2-2:使用Spring-data-jpa简化数据访问层(推荐)
- chapter3-2-3:多数据源配置
- chapter3-2-4:使用NoSQL数据库
### 事务管理
### 缓存支持
### 邮件服务
### 消息服务
###
## 教程整理地址