Parcourir la source

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

萌萌哒Sakura酱 il y a 6 ans
Parent
commit
73a99f0290
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: