spring-framework/spring-webmvc
rstoyanchev 570074259d Minor updates in HandlerMappingIntrospector
Required by Spring Security to complete work on
https://github.com/spring-projects/spring-security/issues/14128

The setCache and resetCache methods used from createCacheFilter are now
public. Generally they don't need to be used outside of the Filter if
only making checks against the current request. Spring Security, however,
makes additional checks against requests with alternative paths.
2023-12-11 15:38:34 +00:00
..
src Minor updates in HandlerMappingIntrospector 2023-12-11 15:38:34 +00:00
spring-webmvc.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00