yuxc
2023-12-04 d74e1672af99afd7e6a24327deb22b308dd5fc88
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