We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d752c8 commit 4d6e799Copy full SHA for 4d6e799
README.md
@@ -22,7 +22,7 @@ springboot-learn 这个工程为IDEA创建的Empty Project工程,其余子工
22
23
| 名称 | 博文地址 | 源码地址 |
24
|:--|:--|:--|
25
-| SpringBoot 入门案例 | | [源码](https://github.com/Tellsea/springboot-learn/tree/master/springboot-hello)|
+| SpringBoot 入门案例 Hello World | | [源码](https://github.com/Tellsea/springboot-learn/tree/master/springboot-hello)|
26
| SpringBoot 配置 Thymeleaf 模板引擎 | | [源码](https://github.com/Tellsea/springboot-learn/tree/master/springboot-thymeleaf) |
27
| SpringBoot 搭建全局异常处理 | | [源码](https://github.com/Tellsea/springboot-learn/tree/master/springboot-global) |
28
| SpringBoot 配置 Druid 连接池 | | [源码](https://github.com/Tellsea/springboot-learn/tree/master/springboot-druid) |
0 commit comments