From a793ee7c40ce7a5ed081d74995260690f72c8121 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Thu, 11 Oct 2018 13:38:14 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-properties=20?=
=?UTF-8?q?=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
spring-boot-demo-properties/README.md | 29 +++++++++++++--------------
spring-boot-demo-properties/pom.xml | 11 ++++------
2 files changed, 18 insertions(+), 22 deletions(-)
diff --git a/spring-boot-demo-properties/README.md b/spring-boot-demo-properties/README.md
index de886ba..1ab4d13 100644
--- a/spring-boot-demo-properties/README.md
+++ b/spring-boot-demo-properties/README.md
@@ -10,39 +10,39 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.xkcoding
- spring-boot-demo-template-beetl
+ spring-boot-demo-properties
0.0.1-SNAPSHOT
jar
- spring-boot-demo-template-beetl
+ spring-boot-demo-properties
Demo project for Spring Boot
- org.springframework.boot
- spring-boot-starter-parent
- 2.0.5.RELEASE
-
+ com.xkcoding
+ spring-boot-demo
+ 0.0.1-SNAPSHOT
UTF-8
UTF-8
1.8
- 1.1.63.RELEASE
- 4.1.17
- com.ibeetl
- beetl-framework-starter
- ${ibeetl.version}
+ org.springframework.boot
+ spring-boot-starter-web
+
org.springframework.boot
- spring-boot-starter-web
+ spring-boot-configuration-processor
+ true
@@ -60,12 +60,11 @@
cn.hutool
hutool-all
- ${hutool.version}
- spring-boot-demo-template-beetl
+ spring-boot-demo-properties
org.springframework.boot
diff --git a/spring-boot-demo-properties/pom.xml b/spring-boot-demo-properties/pom.xml
index af2972e..82d1ddf 100644
--- a/spring-boot-demo-properties/pom.xml
+++ b/spring-boot-demo-properties/pom.xml
@@ -3,7 +3,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.xkcoding
spring-boot-demo-properties
0.0.1-SNAPSHOT
jar
@@ -12,17 +11,15 @@
Demo project for Spring Boot
- org.springframework.boot
- spring-boot-starter-parent
- 2.0.5.RELEASE
-
+ com.xkcoding
+ spring-boot-demo
+ 0.0.1-SNAPSHOT
UTF-8
UTF-8
1.8
- 4.1.17
@@ -50,12 +47,12 @@
org.projectlombok
lombok
+ true
cn.hutool
hutool-all
- ${hutool.version}