From 0fcf0ce2fec2b877f82807bd2ee7ee5e1d45d683 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 23 May 2019 18:08:01 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-social=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-social/pom.xml | 108 +++++++++++++++++++++------------------- 1 file changed, 57 insertions(+), 51 deletions(-) diff --git a/spring-boot-demo-social/pom.xml b/spring-boot-demo-social/pom.xml index 586dd64..ffd6ba5 100644 --- a/spring-boot-demo-social/pom.xml +++ b/spring-boot-demo-social/pom.xml @@ -1,66 +1,72 @@ - 4.0.0 + 4.0.0 - spring-boot-demo-social - 1.0.0-SNAPSHOT - jar + spring-boot-demo-social + 1.0.0-SNAPSHOT + jar + + spring-boot-demo-social + Demo project for Spring Boot - spring-boot-demo-social - Demo project for Spring Boot + + com.xkcoding + spring-boot-demo + 1.0.0-SNAPSHOT + - - com.xkcoding - spring-boot-demo - 1.0.0-SNAPSHOT - + + UTF-8 + UTF-8 + 1.8 + 1.1.6.RELEASE + - - UTF-8 - UTF-8 - 1.8 - 1.1.6.RELEASE - + + + org.springframework.boot + spring-boot-starter-web + - - - org.springframework.boot - spring-boot-starter-web - + + org.springframework.boot + spring-boot-starter-test + test + - - - me.zhyd.oauth - JustAuth - 1.3.1 - + + + me.zhyd.oauth + JustAuth + 1.3.2 + - - org.projectlombok - lombok - true - + + org.projectlombok + lombok + true + - - com.google.guava - guava - + + com.google.guava + guava + - - cn.hutool - hutool-all - - + + cn.hutool + hutool-all + + - - spring-boot-demo-social - - - org.springframework.boot - spring-boot-maven-plugin - - - + + spring-boot-demo-social + + + org.springframework.boot + spring-boot-maven-plugin + + +