Преглед изворни кода

:wrench: Changing configuration files.remove gateway warning when upms running

萌萌哒Sakura酱 пре 6 година
родитељ
комит
73a99f0290
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pigx-upms/pigx-upms-biz/src/main/resources/bootstrap.yml

+ 1 - 1
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.GatewayAutoConfiguration
+    exclude: org.springframework.cloud.gateway.config.GatewayAutoConfiguration,org.springframework.cloud.gateway.config.GatewayClassPathWarningAutoConfiguration
   main:
     allow-bean-definition-overriding: true
   profiles: