Skip to content

Commit f07022e

Browse files
committed
Update README.md
1 parent 67520b8 commit f07022e

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
@@ -28,9 +28,10 @@
2828

2929
### 基础
3030

31-
1. **[RestController VS Controller](./docs/basis/RestControllerVSController.md)**
32-
2. [使用 spring-boot-devtools 进行热部署](./docs/basis/spring-boot-devtools.md)
33-
3. [整合 SpringBoot+Mybatis](./docs/basis/springboot-mybatis.md)[SpirngBoot2.0+ 的 SpringBoot+Mybatis 多数据源配置](./docs/basis/springboot-mybatis-mutipledatasource.md)
31+
1. **[开发 RestFul Web 服务](./docs/basis/sringboot-restful-web-service.md)**
32+
2. **[RestController VS Controller](./docs/basis/RestControllerVSController.md)**
33+
3. [使用 spring-boot-devtools 进行热部署](./docs/basis/spring-boot-devtools.md)
34+
4. [整合 SpringBoot+Mybatis](./docs/basis/springboot-mybatis.md)[SpirngBoot2.0+ 的 SpringBoot+Mybatis 多数据源配置](./docs/basis/springboot-mybatis-mutipledatasource.md)
3435

3536
### 进阶
3637

0 commit comments

Comments
 (0)