Class KekioObjectMapperConfiguration

java.lang.Object
cn.sliew.carp.framework.queue.kekio.configuration.KekioObjectMapperConfiguration
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@AutoConfiguration @EnableConfigurationProperties(KekioObjectMapperSubtypeProperties.class) public class KekioObjectMapperConfiguration extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • KekioObjectMapperConfiguration

      public KekioObjectMapperConfiguration()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception