srping boot thymeleaf 学习总结 (3) - demo sb +maven+thymeleaf
1.结构:


2.pom.xml 配置 (依赖包)

3. thymeleaf 视图解析配置
两种格式的配置文件都可: application.properties 与 application.yml
x
4.controller代码

5.html内thymeleaf 相关注意:

over~~~~
1.结构:


2.pom.xml 配置 (依赖包)

3. thymeleaf 视图解析配置
两种格式的配置文件都可: application.properties 与 application.yml
x
4.controller代码

5.html内thymeleaf 相关注意:

over~~~~