Skip to content

Commit 27f60da

Browse files
committedDec 4, 2019
Update README.md
1 parent 3e69e35 commit 27f60da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
1. **[开发 RestFul Web 服务](./docs/basis/sringboot-restful-web-service.md)**
2727
2. **[RestController VS Controller](./docs/basis/RestControllerVSController.md)**
2828
3. **[Spring Boot 异常处理](./docs/advanced/springboot-handle-exception.md)**
29-
4. **[实际项目中我们是这样做异常处理的](./docs/advanced/springboot-handle-exception-plus)**
29+
4. **[实际项目中我们是这样做异常处理的](./docs/advanced/springboot-handle-exception-plus.md)**
3030
5. [使用 spring-boot-devtools 进行热部署](./docs/basis/spring-boot-devtools.md)
3131
6. **[ Spring Boot JPA 基础:常见操作解析](./docs/basis/springboot-jpa.md)**
3232
7. **[JPA 中非常重要的连表查询就是这么简单](./docs/basis/springboot-jpa-lianbiao.md)**

0 commit comments

Comments
 (0)
Please sign in to comment.