Thymeleaf引擎模板

官网:Thymeleaf

使用

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-thymeleaf</artifactId>
    <version>2.4.0</version>
</dependency>

 在html界面中申明

 示例

 

posted @ 2024-08-10 21:46  左耳听风  阅读(1)  评论(0)    收藏  举报