Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionin favor of calling
String.formatted(Object...)
upfrontuse ofPathMatcher
andUrlPathHelper
is 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
SmartContextLoader
SPIas of Spring Framework 6.0, in favor of methods defined in theSmartContextLoader
SPIsince 6.1 in favor ofMergedContextConfiguration.getPropertySourceDescriptors()
as of Spring Framework 6.0, in favor ofAbstractGenericContextLoader.loadContext(MergedContextConfiguration)
in favor ofMockMvcRequestBuilders.request(HttpMethod, URI)
use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.
-
Deprecated Constructors