We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fc12a commit 3f27c08Copy full SHA for 3f27c08
springboot-thymeleaf-static/README.md
@@ -224,5 +224,6 @@ server {
224
发现请求速度得到了极大提升,因为访问的是`HTML`的静态页面了。
225
226
## 相关链接
227
-- [示例源码:springboot-thymeleaf-static](https://github.com/Tellsea/springboot-learn/tree/master/springboot-thymeleaf-static "实例源码")
+- [CSDN:SpringBoot 使用 Thymeleaf 实现页面静态化](https://blog.csdn.net/qq_38762237/article/details/89948842)
228
+- [示例源码GitHub:springboot-thymeleaf-static](https://github.com/Tellsea/springboot-learn/tree/master/springboot-thymeleaf-static "实例源码")
229
- [Thymeleaf官方文档-Documentation](https://www.thymeleaf.org/documentation.html "Thymeleaf官方文档-Documentation")
0 commit comments