mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e0aa116217
Each HandlerMapping may have its own ApiVersionStrategy rules, or may not have one at all. This change ensures independent decisions. See gh-36059