Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionin favor of calling
String.formatted(Object...)upfrontuse ofPathMatcherandUrlPathHelperis deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionas of Spring Framework 6.0, in favor of methods defined in the
SmartContextLoaderSPIas of Spring Framework 6.0, in favor of methods defined in theSmartContextLoaderSPIsince 6.1 in favor ofMergedContextConfiguration.getPropertySourceDescriptors()as of Spring Framework 6.0, in favor ofAbstractGenericContextLoader.loadContext(MergedContextConfiguration)in favor ofMockMvcRequestBuilders.request(HttpMethod, URI)use ofPathMatcherandUrlPathHelperis deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser.
-
Deprecated Constructors