Juergen Hoeller opened SPR-15879 and commented
Servlet 4.0 is finally GA now, with its API available in final form from Maven Central. Let's upgrade spring-test to it for actual MockServletContext overrides, and also spring-webmvc for non-reflective PushBuilder injection with corresponding tests (#17273).
spring-web keeps building against the Servlet API 3.1 for the time being. This may change as we start to optionally integrate with specific Servlet 4.0 features in the core web facilities (e.g. #19883 in UrlPathHelper outside of spring-webmvc) but isn't necessary at this point.
Affects: 5.0 RC1
Issue Links:
Referenced from: commits fac1f23
Juergen Hoeller opened SPR-15879 and commented
Servlet 4.0 is finally GA now, with its API available in final form from Maven Central. Let's upgrade
spring-testto it for actualMockServletContextoverrides, and alsospring-webmvcfor non-reflectivePushBuilderinjection with corresponding tests (#17273).spring-webkeeps building against the Servlet API 3.1 for the time being. This may change as we start to optionally integrate with specific Servlet 4.0 features in the core web facilities (e.g. #19883 inUrlPathHelperoutside ofspring-webmvc) but isn't necessary at this point.Affects: 5.0 RC1
Issue Links:
Referenced from: commits fac1f23