Class KekioObjectMapperConfiguration
java.lang.Object
cn.sliew.carp.framework.queue.kekio.configuration.KekioObjectMapperConfiguration
@AutoConfiguration
@EnableConfigurationProperties(KekioObjectMapperSubtypeProperties.class)
public class KekioObjectMapperConfiguration
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapper
-
Field Details
-
KEKIO_OBJECT_MAPPER
- See Also:
-
-
Constructor Details
-
KekioObjectMapperConfiguration
public KekioObjectMapperConfiguration()
-
-
Method Details
-
kekioObjectMapper
@Bean(name="cn.sliew.carp.framework.queue.kekio.configuration.KekioObjectMapper") public com.fasterxml.jackson.databind.ObjectMapper kekioObjectMapper()
-