spring-framework/spring-webmvc
Arjen Poutsma 750cb73902 Introduce single-value request predicates
This commit introduces new HTTP method, Content-Type, and Accept header
request predicates that handle single values. Previously, these
predicates were always dealt with as single-value collections, which
introduced computational overhead.

Closes gh-32244
2024-02-12 16:09:00 +01:00
..
src Introduce single-value request predicates 2024-02-12 16:09:00 +01:00
spring-webmvc.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00