Forráskód Böngészése

:bug: Fixing #106 . 解决扩展整合amqp webflux异常问题

冷冷 6 éve
szülő
commit
2c304eae39

+ 2 - 2
pigx-upms/pigx-upms-biz/src/main/resources/bootstrap.yml

@@ -14,7 +14,7 @@ spring:
         enabled: true
         service-id: pigx-config
   autoconfigure:
-    exclude: org.springframework.cloud.gateway.config.GatewayClassPathWarningAutoConfiguration
+    exclude: org.springframework.cloud.gateway.config.GatewayAutoConfiguration
   main:
     allow-bean-definition-overriding: true
   profiles:
@@ -25,4 +25,4 @@ eureka:
     prefer-ip-address: true
   client:
     service-url:
-      defaultZone: http://pig:pig@pigx-eureka:8761/eureka/
+      defaultZone: http://pig:pig@pigx-eureka:8761/eureka/