mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 17:09:05 +00:00
The contextPathOverride property is now gone. X-Forwarded-Header (if present) is used instead of the contextPath. Issue: SPR-14270