We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ed41d commit 15797adCopy full SHA for 15797ad
1 file changed
docs/MIGRATION-GUIDE.md
@@ -44,6 +44,7 @@ The following legacy interceptors have been removed:
44
| `xmlSessionIdExtractor` | Use language based session handling. See examples/loadbalancing/4-session |
45
| `telekomSMSTokenProvider` | The SMS provider doesn't offer the needed SMS service anymore. |
46
| `groovyTemplate` | `template` offers the same functionality including Groovy language support. |
47
+| `urlNormalizer` | - |
48
49
Remove these elements from your configuration and replace them with modern equivalents.
50
0 commit comments