Thymeleaf模板的使用
2018-03-24 本文已影响15人
神游御风
因为个人偏爱Rest接口的编程,所以比较排斥这类模板,不过客观地讲模板还是有他自己的一些优势的,Spring Boot官方推荐Thymeleaf,今天就做个简单的小Demo
Demo地址:
https://github.com/GodwinGodwin/thymeleaf-template.git
依赖:







https://github.com/GodwinGodwin/thymeleaf-template.git