springboot-bucket/springboot-thymeleaf/README.md
2018-02-26 19:05:53 +08:00

12 lines
322 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 集成Thymeleaf构建Web应用
这是一个最基本的SpringMVC工程使用 Thymeleaf 3 作为模板引擎。
[Thymeleaf 3 官方教程](http://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html)
## 许可证
Copyright (c) 2018 Xiong Neng
基于 MIT 协议发布: <http://www.opensource.org/licenses/MIT>