mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Each HandlerMapping may have its own ApiVersionStrategy rules, or may not have one at all. This change ensures independent decisions. See gh-36059