Class JacksonConfig

java.lang.Object
org.cxbox.core.config.JacksonConfig

@EnableConfigurationProperties(WidgetFieldsIdResolverProperties.class) public class JacksonConfig extends Object
  • Constructor Details

    • JacksonConfig

      public JacksonConfig()
  • Method Details

    • cxboxObjectMapper

      @Bean("cxboxObjectMapper") public com.fasterxml.jackson.databind.ObjectMapper cxboxObjectMapper(com.fasterxml.jackson.databind.cfg.HandlerInstantiator handlerInstantiator, Optional<DictionaryProvider> dictionaryProvider)
    • handlerInstantiator

      @Bean public com.fasterxml.jackson.databind.cfg.HandlerInstantiator handlerInstantiator(org.springframework.context.ApplicationContext context)