Skip to content

Commit 169907f

Browse files
author
“caidapao
committed
Merge remote-tracking branch 'origin/master'
2 parents 0aef2d0 + bf312bb commit 169907f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@
99
* chapter1-2 Resourse配置文件详解:自定义属性、随机数、多环境配置等
1010
- Web开发
1111
* chapter2-1 构建一个较为复杂的RESTful API以及单元测试
12-
* chpater2-2 使用Thymeleafla模板引擎渲染web视图
12+
* chpater2-2 使用Thymeleaf模板引擎渲染web视图
1313
* chapter2-3 使用Freemarker模板引擎渲染web视图[编辑中...]
1414
* chapter2-4 使用Velocity模板引擎渲染web视图[编辑中...]
1515
* chapter2-5 使用Swagger2构建强大的RESTful API文档
1616
* chapter2-6 自定义全局异常处理
1717
* chapter2-7 自定义404、500等错误页面
1818
- 数据访问
1919
* chapter3-1 使用JdbcTemplate访问数据库的简单示例
20-
* chapter3-2 使用Spring data JPA访问数据库
21-
* chapter3-3 使用NoSQL数据库redis
20+
* chapter3-2 使用Spring Data JPA访问数据库
21+
* chapter3-3 使用NoSQL数据库Redis
22+
* chapter3-4 使用NoSQL数据库MongoDB

0 commit comments

Comments
 (0)