ludc
2023-10-24 77d68ad37eea074ec6bf55df166ff54dd0e26800
Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml
@@ -1,5 +1,5 @@
server:
  port: 80
  port: 37000
spring:
  cloud:
@@ -10,3 +10,5 @@
    loadbalancer:
      retry:
        enabled: true
  main:
    web-application-type: reactive