thymeleaf模板引擎访问html,SpringBoot使用Thymeleaf模板引擎访问静态html的过程
最近要做一个javaweb项目,因为页面不是很多,所以就没有前后端分离,前后端写在一起,这时候就用到thymeleaf了,以下是不动脑式的傻瓜教程。。。。。一:创建springboot的web项目,过程略;二:依赖如下:org.springframework.bootspring-boot-starter-weborg.springframework.bootspring-boot-starter