spring-framework/spring-web/src
James Yuzawa e77faf7484 Improve performance of canRead() in HttpMessageReader's
Use MimeType.WILDCARD_TYPE for faster String.equals().
Move cheaper checks to the front of the canRead implementations.

See gh-30192
2023-03-25 12:21:10 -04:00
..
jmh/java/org/springframework Merge branch '5.2.x' 2020-10-20 15:41:02 +02:00
main Improve performance of canRead() in HttpMessageReader's 2023-03-25 12:21:10 -04:00
test Suppress warnings in tests 2023-04-07 14:23:55 +02:00
testFixtures Sync MockCookie implementations 2023-04-04 16:32:30 +02:00