Class KekioObjectMapperConfiguration

java.lang.Object
cn.sliew.carp.framework.queue.kekio.configuration.KekioObjectMapperConfiguration

@AutoConfiguration @EnableConfigurationProperties(KekioObjectMapperSubtypeProperties.class) public class KekioObjectMapperConfiguration extends Object
  • Field Details

  • 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()