From b79661109b26888abd407b1e477b437d4c4a0b64 Mon Sep 17 00:00:00 2001 From: wangyu <727842003@qq.com> Date: Wed, 9 Aug 2023 14:38:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=E8=BF=87=E6=97=B6=E7=9A=84reflectio?= =?UTF-8?q?ns=E4=BE=9D=E8=B5=96=EF=BC=8C=E4=BD=BF=E7=94=A8spring=E5=86=85?= =?UTF-8?q?=E7=BD=AE=E6=89=AB=E6=8F=8F=E6=96=B9=E6=B3=95=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest-proxy-core/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rest-proxy-core/pom.xml b/rest-proxy-core/pom.xml index 704179e..f02e344 100644 --- a/rest-proxy-core/pom.xml +++ b/rest-proxy-core/pom.xml @@ -37,10 +37,6 @@ org.springframework spring-web - - org.reflections - reflections - org.springframework.boot spring-boot-autoconfigure