yml配置:
management:
endpoints:
web:
exposure:
include:"*"
endpoint:
gateway:
enabled:true
访问地址:
http://localhost:{port}/actuator/gateway/routes
yml配置:
management:
endpoints:
web:
exposure:
include:"*"
endpoint:
gateway:
enabled:true
访问地址:
http://localhost:{port}/actuator/gateway/routes