986244073 / yancy-springboot-thymeleaf-in-action

thymelead的小实战

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

导入maven

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

About

thymelead的小实战


Languages

Language:Java 66.6%Language:HTML 33.4%