diff --git a/README.md b/README.md index 3e1782f..40451a6 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -# spring-boot-starter-sitemesh3 - - -### 说明 - - > 基于 Sitemesh 3.x 开源项目实现的页面装饰器 Spring Boot Starter 实现 - -1. Sitemesh 逻辑扩展实现 -2. - -### Maven - -``` xml - - ${project.groupId} - spring-boot-starter-sitemesh3 - ${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") +# spring-boot-starter-sitemesh3 + + +### 说明 + + > 基于 Sitemesh 3.x 开源项目实现的页面装饰器 Spring Boot Starter 实现 + +1. Sitemesh 逻辑扩展实现 +2. + +### Maven + +``` xml + + ${project.groupId} + spring-boot-starter-sitemesh3 + 1.0.0.RELEASE + +``` + +### 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")