mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2c559aa8c8
Extended documentation to include hints on what to consider when working with proxied controllers. Explained the necessity of moving @RequestMapping annotations to the interface or use proxy-target- class="true".