Commit 5d5476f
GH-1949: Document that overriding discovery locator filters replaces all defaults
Add an IMPORTANT callout to make it clear that setting
spring.cloud.gateway.discovery.locator.filters replaces the entire
default filter list, meaning the RewritePath filter must be explicitly
re-declared or downstream services will receive the unstripped path and
return 404.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 53921a8 commit 5d5476f
1 file changed
Lines changed: 8 additions & 1 deletion
File tree
- docs/modules/ROOT/pages/spring-cloud-gateway-server-webflux
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
0 commit comments