Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionsince 7.0 in favor of
JacksonCborDecoder
since 7.0 in favor ofJacksonCborEncoder
since 7.0 in favor ofAbstractJacksonDecoder
since 7.0 in favor ofAbstractJacksonEncoder
since 7.0 in favor ofJacksonCodecSupport
since 7.0 in favor ofAbstractJacksonDecoder
since 7.0 in favor ofJacksonJsonEncoder
since 7.0 in favor ofJacksonSmileDecoder
since 7.0 in favor ofJacksonSmileEncoder
since 7.0 in favor ofJacksonCborHttpMessageConverter
since 7.0 in favor ofAbstractJacksonHttpMessageConverter
since 7.0 in favor using directly Jackson 3 builders likeJsonMapper.builder()
since 7.0 in favor of using directly Jackson 3 converters default constructorsince 7.0 in favor ofJacksonJsonHttpMessageConverter
since 7.0 in favor of usingSmartHttpMessageConverter
hintssince 7.0 in favor of usingSmartHttpMessageConverter
hintssince 7.0 in favor ofJacksonHandlerInstantiator
since 7.0 in favor ofJacksonSmileHttpMessageConverter
since 7.0 in favor ofJacksonXmlHttpMessageConverter
since 7.0 in favor ofJacksonYamlHttpMessageConverter
in favor ofHttpEntity(Object, HttpHeaders)
in favor ofHttpEntity(HttpHeaders)
This method is provided for backward compatibility with APIs that would only accept maps. Generally avoid using HttpHeaders as a Map or MultiValueMap.in favor ofHttpHeaders.toSingleValueMap()
which performs a copy but ensures that collection-iterating methods likeentrySet()
are case-insensitivein favor ofRequestEntity(HttpHeaders, HttpMethod, URI)
in favor ofResponseEntity(Object, HttpHeaders, int)
in favor ofResponseEntity(HttpHeaders, HttpStatusCode)
since 7.0 in favor ofRestClient.Builder.configureMessageConverters(Consumer)
use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.
-
Deprecated ClassesClassDescriptionsince 7.0 in favor of
JacksonCborDecoder
since 7.0 in favor ofJacksonCborEncoder
since 7.0 in favor ofAbstractJacksonDecoder
since 7.0 in favor ofAbstractJacksonEncoder
since 7.0 in favor ofJacksonCodecSupport
since 7.0 in favor ofAbstractJacksonDecoder
since 7.0 in favor ofJacksonJsonEncoder
since 7.0 in favor ofJacksonSmileDecoder
since 7.0 in favor ofJacksonSmileEncoder
since 7.0 in favor ofJacksonCborHttpMessageConverter
since 7.0 in favor ofAbstractJacksonHttpMessageConverter
since 7.0 in favor using directly Jackson 3 builders likeJsonMapper.builder()
since 7.0 in favor of using directly Jackson 3 converters default constructorsince 7.0 in favor ofJacksonJsonHttpMessageConverter
since 7.0 in favor of usingSmartHttpMessageConverter
hintssince 7.0 in favor of usingSmartHttpMessageConverter
hintssince 7.0 in favor ofJacksonHandlerInstantiator
since 7.0 in favor ofJacksonSmileHttpMessageConverter
since 7.0 in favor ofJacksonXmlHttpMessageConverter
since 7.0 in favor ofJacksonYamlHttpMessageConverter
-
Deprecated MethodsMethodDescriptionThis method is provided for backward compatibility with APIs that would only accept maps. Generally avoid using HttpHeaders as a Map or MultiValueMap.in favor of
HttpHeaders.toSingleValueMap()
which performs a copy but ensures that collection-iterating methods likeentrySet()
are case-insensitivesince 7.0 in favor ofRestClient.Builder.configureMessageConverters(Consumer)
use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.as of 5.3 in favor of usingUrlBasedCorsConfigurationSource.setUrlPathHelper(UrlPathHelper)
, if at all. For further details, please seeUrlBasedCorsConfigurationSource.setAllowInitLookupPath(boolean)
.use ofPathMatcher
andUrlPathHelper
is deprecated for use at runtime in web modules in favor of parsed patterns withPathPatternParser
.
-
Deprecated ConstructorsConstructorDescriptionin favor of
HttpEntity(Object, HttpHeaders)
in favor ofHttpEntity(HttpHeaders)
in favor ofRequestEntity(HttpHeaders, HttpMethod, URI)
in favor ofResponseEntity(Object, HttpHeaders, int)
in favor ofResponseEntity(HttpHeaders, HttpStatusCode)