Bladeren bron

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

萌萌哒Sakura酱 6 jaren geleden
bovenliggende
commit
73a99f0290
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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: