spring-framework/spring-webmvc
Sébastien Deleuze b1bf8c5242 Prevent NPE when using pathExtension predicate
This commit ensures pathExtension predicate is skipped when the value
is null, in order to provide a more predictable behavior, and allow
a better compatibility with collections not supporting null elements
like the ones created by List#of.

Closes gh-32404
2024-03-12 12:11:50 +01:00
..
src Prevent NPE when using pathExtension predicate 2024-03-12 12:11:50 +01:00
spring-webmvc.gradle Add web support for Yaml via Jackson 2024-03-11 09:22:51 +01:00