From 03be6446160da69fc7b8ce5f903584028cf89cb6 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 16 May 2019 16:51:02 +0800 Subject: [PATCH] =?UTF-8?q?:construction:=20spring-boot-demo-oauth=20?= =?UTF-8?q?=E5=8A=AA=E5=8A=9Bing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-oauth/pom.xml | 89 +++++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 41 deletions(-) diff --git a/spring-boot-demo-oauth/pom.xml b/spring-boot-demo-oauth/pom.xml index 7a464b0..07286c7 100644 --- a/spring-boot-demo-oauth/pom.xml +++ b/spring-boot-demo-oauth/pom.xml @@ -1,48 +1,55 @@ - 4.0.0 + 4.0.0 - spring-boot-demo-oauth + spring-boot-demo-oauth + 1.0.0-SNAPSHOT + jar + + spring-boot-demo-oauth + Demo project for Spring Boot + + + com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT - jar - - spring-boot-demo-oauth - Demo project for Spring Boot - - - com.xkcoding - spring-boot-demo - 1.0.0-SNAPSHOT - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - spring-boot-demo-oauth - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + me.zhyd.oauth + JustAuth + 1.0.1 + + + + + spring-boot-demo-oauth + + + org.springframework.boot + spring-boot-maven-plugin + + +