Update README.md

This commit is contained in:
程序猿DD
2016-03-18 08:35:49 +08:00
parent 6539f2eca3
commit b466dad2f4
+2 -1
View File
@@ -11,6 +11,7 @@
- chapter3-1-2:使用Thymeleaf模板引擎渲染web视图
- chapter3-1-3:使用Freemarker模板引擎渲染web视图
- chapter3-1-4:使用Velocity模板引擎渲染web视图
- chapter3-2-1:数据访问
- chapter3-2-1:数据访问,jdbcTemplate使用
- chapter3-2-2:数据访问,spring-data-jpa使用