diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index 5d8ae913..a6b8eea2 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -28,12 +28,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi ruoyi-common-sentinel diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml index 0cd7e2d1..0103d1c6 100644 --- a/ruoyi-common/ruoyi-common-web/pom.xml +++ b/ruoyi-common/ruoyi-common-web/pom.xml @@ -34,6 +34,12 @@ spring-boot-starter-undertow + + + org.springframework.boot + spring-boot-starter-actuator + + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery diff --git a/ruoyi-example/ruoyi-demo/pom.xml b/ruoyi-example/ruoyi-demo/pom.xml index ec798253..c1278933 100644 --- a/ruoyi-example/ruoyi-demo/pom.xml +++ b/ruoyi-example/ruoyi-demo/pom.xml @@ -29,12 +29,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi ruoyi-common-sentinel diff --git a/ruoyi-example/ruoyi-stream-mq/pom.xml b/ruoyi-example/ruoyi-stream-mq/pom.xml index b142a9f2..db726540 100644 --- a/ruoyi-example/ruoyi-stream-mq/pom.xml +++ b/ruoyi-example/ruoyi-stream-mq/pom.xml @@ -44,12 +44,6 @@ spring-cloud-starter-stream-kafka - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi ruoyi-common-sentinel diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index a1aa3ed6..114e33fd 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -29,12 +29,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - org.apache.velocity diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index a4ed91ab..f6ea5351 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -29,12 +29,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi diff --git a/ruoyi-modules/ruoyi-resource/pom.xml b/ruoyi-modules/ruoyi-resource/pom.xml index 7b58480e..d9a3c8e8 100644 --- a/ruoyi-modules/ruoyi-resource/pom.xml +++ b/ruoyi-modules/ruoyi-resource/pom.xml @@ -29,12 +29,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi ruoyi-common-sentinel diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 9c3a5663..d56d6c86 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -29,12 +29,6 @@ spring-cloud-starter-alibaba-nacos-config - - - org.springframework.boot - spring-boot-starter-actuator - - com.ruoyi ruoyi-common-sentinel