gateway server config close refreshing (#3628)
This commit is contained in:
parent
d572e03661
commit
61705958be
|
|
@ -24,4 +24,7 @@ spring:
|
|||
- id: provider_route
|
||||
uri: http://localhost:18070
|
||||
predicates:
|
||||
- Path=/provider/b/*
|
||||
- Path=/provider/b/*
|
||||
endpoints:
|
||||
refresh:
|
||||
sensitive: false
|
||||
Loading…
Reference in New Issue