基于 Sitemesh 3.x 开源项目实现的页面装饰器 Spring Boot Starter 实现
- Sitemesh 逻辑扩展实现
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sitemesh3-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-sitemesh3