We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1ff96 commit 8cb3a31Copy full SHA for 8cb3a31
1 file changed
README.md
@@ -465,9 +465,13 @@
465
## Spring Boot
466
467
+ [@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)
+
++ **参考视频教程**
+ + [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/)
475
476
#### Thymeleaf
477
@@ -508,6 +512,9 @@
508
512
509
513
## Spring Cloud
510
514
515
++ **参考文档以及开源作品索引**
516
+ + [Spring Cloud 中文索引](http://springcloud.fun/)
517
511
518
# 十 Web Server
519
520
## Nginx
0 commit comments