mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a9027ddf76
Among HandlerMapping's some may not expect an API version. This is why those that do must be careful not to raise API validation errors if they don't match the request. Closes gh-36059