Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/sitemesh3-spring-boot-starter

sitemesh3-spring-boot-starter
https://github.com/hiwepy/sitemesh3-spring-boot-starter

sitemesh spring-boot spring-boot-starter

Last synced: 6 days ago
JSON representation

sitemesh3-spring-boot-starter

Awesome Lists containing this project

README

        

# sitemesh3-spring-boot-starter

### 说明

> 基于 Sitemesh 3.x 开源项目实现的页面装饰器 Spring Boot Starter 实现

1. Sitemesh 逻辑扩展实现
2.

### Maven

``` xml

${project.groupId}
sitemesh3-spring-boot-starter
${project.version}

```

### Sample :

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-sitemesh3](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-sitemesh3 "spring-boot-sample-sitemesh3")