From 0ab2f3b015062cdbc04a162cf27ff5a5f17ddab9 Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Sun, 29 Dec 2019 19:58:56 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fminus=5Fsign:=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 62 ++++++++++----------------------------------------------- 1 file changed, 10 insertions(+), 52 deletions(-) diff --git a/pom.xml b/pom.xml index 367091f..16e1112 100644 --- a/pom.xml +++ b/pom.xml @@ -21,58 +21,42 @@ - - org.springframework.boot - spring-boot-starter-thymeleaf - + org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-aop - org.springframework.boot spring-boot-starter-security - org.springframework.boot spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-cache - - - - com.github.ben-manes.caffeine - caffeine - 2.7.0 - - org.springframework.boot spring-boot-configuration-processor true - - org.springframework.boot - spring-boot-starter-data-redis - + com.h2database h2 runtime + + mysql + mysql-connector-java + runtime + @@ -81,46 +65,33 @@ 4.5.11 - + com.upyun java-sdk 4.1.3 - com.amazonaws aws-java-sdk-s3 1.11.699 - org.apache.httpcomponents httpclient 4.5.8 - - - - - - - commons-net commons-net 3.6 + org.projectlombok lombok - - - - org - jaudiotagger - 2.0.3 + provided @@ -129,11 +100,6 @@ 0.9.1 - - mysql - mysql-connector-java - - com.alicp.jetcache jetcache-starter-redis @@ -142,14 +108,6 @@ - - - - - - - -