Merge branch '2.2.x'
This commit is contained in:
@@ -1079,7 +1079,7 @@ spring:
|
||||
- id: rewritepath_route
|
||||
uri: https://example.org
|
||||
predicates:
|
||||
- Path=/foo/**
|
||||
- Path=/red/**
|
||||
filters:
|
||||
- RewritePath=/red(?<segment>/?.*), $\{segment}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user