Skip to content

Commit 3f27c08

Browse files
authored
Update README.md
1 parent 24fc12a commit 3f27c08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

springboot-thymeleaf-static/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,5 +224,6 @@ server {
224224
发现请求速度得到了极大提升,因为访问的是`HTML`的静态页面了。
225225
226226
## 相关链接
227-
- [示例源码:springboot-thymeleaf-static](https://github.com/Tellsea/springboot-learn/tree/master/springboot-thymeleaf-static "实例源码")
227+
- [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 "实例源码")
228229
- [Thymeleaf官方文档-Documentation](https://www.thymeleaf.org/documentation.html "Thymeleaf官方文档-Documentation")

0 commit comments

Comments
 (0)