mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:20:28 +00:00
Use MimeType.WILDCARD_TYPE for faster String.equals(). Move cheaper checks to the front of the canRead implementations. See gh-30192