From 2639119d3029e1582c1bc952924112216b5959a9 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 11 Oct 2018 10:53:36 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-template-thymelea?= =?UTF-8?q?f=20=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-template-thymeleaf/README.md | 126 +++++++++--------- spring-boot-demo-template-thymeleaf/pom.xml | 2 +- 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/spring-boot-demo-template-thymeleaf/README.md b/spring-boot-demo-template-thymeleaf/README.md index b8fb606..194d522 100644 --- a/spring-boot-demo-template-thymeleaf/README.md +++ b/spring-boot-demo-template-thymeleaf/README.md @@ -8,69 +8,69 @@ - 4.0.0 - - com.xkcoding - spring-boot-demo-template-thymeleaf - 0.0.1-SNAPSHOT - jar - - spring-boot-demo-template-thymeleaf - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 2.0.5.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - 4.1.16 - - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.projectlombok - lombok - true - - - - cn.hutool - hutool-all - ${hutool.version} - - - - - spring-boot-demo-template-thymeleaf - - - org.springframework.boot - spring-boot-maven-plugin - - - + 4.0.0 + + com.xkcoding + spring-boot-demo-template-thymeleaf + 0.0.1-SNAPSHOT + jar + + spring-boot-demo-template-thymeleaf + Demo project for Spring Boot + + + org.springframework.boot + spring-boot-starter-parent + 2.0.5.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + 4.1.17 + + + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.projectlombok + lombok + true + + + + cn.hutool + hutool-all + ${hutool.version} + + + + + spring-boot-demo-template-thymeleaf + + + org.springframework.boot + spring-boot-maven-plugin + + + ``` diff --git a/spring-boot-demo-template-thymeleaf/pom.xml b/spring-boot-demo-template-thymeleaf/pom.xml index 1de4c3b..c2e7ba8 100644 --- a/spring-boot-demo-template-thymeleaf/pom.xml +++ b/spring-boot-demo-template-thymeleaf/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 1.8 - 4.1.16 + 4.1.17