fujunling
2023-06-15 426cd61c707f13a471b56330b3ba7b588b6cb245
1
2
3
4
5
6
7
8
9
10
11
12
server:
  port: 37000
 
spring:
  cloud:
    gateway:
      discovery:
        locator:
          enabled: true
    loadbalancer:
      retry:
        enabled: true