Skip to content

Commit 8cb3a31

Browse files
committed
添加Spring Boot和Spring Cloud参考文档和开源作品索引
1 parent 0e1ff96 commit 8cb3a31

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,9 +465,13 @@
465465
## Spring Boot
466466

467467
+ [@SpringBootApplication(源码分析与启动流程)](http://tengj.top/2017/03/09/springboot3/) ==>> 推荐阅读《Spring Boot揭秘》第三章
468-
+ [SpringBoot开发常用技术整合](https://www.imooc.com/learn/956)
469-
+ [Spring Boot聚合工程](https://www.imooc.com/learn/933)
470-
+ [Spring Boot热部署](https://www.imooc.com/learn/915)
468+
469+
+ **参考视频教程**
470+
+ [SpringBoot开发常用技术整合](https://www.imooc.com/learn/956)
471+
+ [Spring Boot聚合工程](https://www.imooc.com/learn/933)
472+
+ [Spring Boot热部署](https://www.imooc.com/learn/915)
473+
+ **参考文档以及开原作品索引**
474+
+ [Spring Boot 中文索引](http://springboot.fun/)
471475

472476
#### Thymeleaf
473477

@@ -508,6 +512,9 @@
508512

509513
## Spring Cloud
510514

515+
+ **参考文档以及开源作品索引**
516+
+ [Spring Cloud 中文索引](http://springcloud.fun/)
517+
511518
# 十 Web Server
512519

513520
## Nginx

0 commit comments

Comments
 (0)