mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0bbb7704b5
This change makes it possible to configure RedirectView such that the query string of the current request is added to the target URL. This change is preparation for SPR-11543.