From 0d13a7cb7a891a670581ad478a5ad1d87d15448d Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sat, 9 Feb 2019 20:40:44 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20spring-boot-demo-tio=20=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 1 + spring-boot-demo-tio/pom.xml | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0cc4205..155ee1b 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,7 @@ spring-boot-demo-multi-datasource-jpa spring-boot-demo-multi-datasource-mybatis spring-boot-demo-sharding-jdbc + spring-boot-demo-tio pom diff --git a/spring-boot-demo-tio/pom.xml b/spring-boot-demo-tio/pom.xml index 8c89108..b5f4a9e 100644 --- a/spring-boot-demo-tio/pom.xml +++ b/spring-boot-demo-tio/pom.xml @@ -3,12 +3,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.boot - spring-boot-starter-parent - 2.1.2.RELEASE - + com.xkcoding + spring-boot-demo + 1.0.0-SNAPSHOT - com.xkcoding spring-boot-demo-tio 1.0.0-SNAPSHOT spring-boot-demo-tio