ludc
2023-07-20 cff069951a9f591262fe15fdf1a6a03a9b221c2c
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