✨ gateway-断言- 长短写法
This commit is contained in:
parent
0bbe4ec39e
commit
1c89bc4814
|
@ -9,4 +9,9 @@ spring:
|
|||
- id: product-route
|
||||
uri: lb://service-product
|
||||
predicates:
|
||||
- Path=/api/product/**
|
||||
- name: Path
|
||||
args:
|
||||
patterns: /api/product/**
|
||||
matchTrailingSlash: true
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue