context-path去除
This commit is contained in:
parent
56c25c4753
commit
fe2e6babee
@ -32,6 +32,8 @@ spring:
|
||||
uri: lb://ebike-user
|
||||
predicates:
|
||||
- Path=/user/**
|
||||
filters:
|
||||
- StripPrefix=1 # 去掉/user/部分
|
||||
- id: ebike-orders
|
||||
uri: lb://ebike-orders
|
||||
predicates:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user