Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hiwepy/sitemesh3-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2017-12-18T12:13:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T14:56:25.000Z (about 4 years ago)
- Last Synced: 2023-07-01T02:17:31.224Z (over 1 year ago)
- Topics: sitemesh, spring-boot, spring-boot-starter
- Language: Java
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")