yuxc
2023-12-08 450db962c4bc94de0cb0aacf47ba12ec314961d3
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