spring-framework/spring-webmvc
Arjen Poutsma 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition
When comparing empty ProducesRequestCondition, compareTo would throw an
IllegalStateException if the Accept header was invalid. This commit
fixes that behavior.

Closes gh-29794
2023-01-18 10:38:09 +01:00
..
src Fix IllegalStateException in empty ProducesRequestCondition 2023-01-18 10:38:09 +01:00
spring-webmvc.gradle Allow spring-webmvc to be imported into Eclipse IDE again 2022-10-07 14:12:45 +02:00