Explorar el Código

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

萌萌哒Sakura酱 hace 6 años
padre
commit
73a99f0290
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: