Uses of Package
org.springframework.kafka.support.mapping
Packages that use org.springframework.kafka.support.mapping
Package
Description
Package for kafka converters
Provides classes related to type mapping.
Provides classes related to Kafka serialization.
-
Classes in org.springframework.kafka.support.mapping used by org.springframework.kafka.support.converterClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when receiving a message.
-
Classes in org.springframework.kafka.support.mapping used by org.springframework.kafka.support.mappingClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 4.0 in favor of
DefaultJacksonJavaTypeMapper
for Jackson 3.Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when receiving a message.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0 in favor ofJacksonJavaTypeMapper
for Jackson 3.Deprecated, for removal: This API element is subject to removal in a future version.The precedence for type conversion - inferred from the method parameter or message headers.Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when receiving a message.The precedence for type conversion - inferred from the method parameter or message headers. -
Classes in org.springframework.kafka.support.mapping used by org.springframework.kafka.support.serializerClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 4.0 in favor of
JacksonJavaTypeMapper
for Jackson 3.Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when receiving a message.
JacksonJavaTypeMapper
for Jackson 3.