From 22130cf231420134a207b4c9669d64981a7dae68 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 8 May 2019 23:54:45 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E5=90=8E=E7=AB=AF=EF=BC=9A=E5=A4=84?= =?UTF-8?q?=E7=90=86=20Order=20=E9=A1=B9=E7=9B=AE=EF=BC=8C=E6=9C=AA?= =?UTF-8?q?=E5=BC=95=E5=85=A5=20zookeeper=20curator=20recipes=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- order/order-service-impl/pom.xml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/order/order-service-impl/pom.xml b/order/order-service-impl/pom.xml index ba4a6439b..3509008e5 100644 --- a/order/order-service-impl/pom.xml +++ b/order/order-service-impl/pom.xml @@ -61,12 +61,6 @@ guava 27.0.1-jre - - Pingplusplus - pingpp-java - 2.2.4 - jar - com.xuxueli xxl-job-core @@ -88,6 +82,19 @@ org.apache.dubbo dubbo + + org.apache.curator + curator-framework + + + org.apache.curator + curator-recipes + + + org.apache.dubbo + dubbo-spring-boot-starter + + org.mybatis.spring.boot mybatis-spring-boot-starter @@ -116,4 +123,4 @@ - \ No newline at end of file +