Class ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration

java.lang.Object
org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration
Enclosing class:
ContextFunctionCatalogAutoConfiguration

@Configuration(proxyBeanMethods=false) public static class ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration extends Object
Author:
Dave Syer, Mark Fisher, Oleg Zhurakousky, Artem Bilan, Anshul Mehra, Soby Chacko, Chris Bono
  • Constructor Details

    • JsonMapperConfiguration

      public JsonMapperConfiguration()
  • Method Details

    • jsonMapper

      @Bean @ConditionalOnMissingBean(JsonMapper.class) public JsonMapper jsonMapper(org.springframework.context.ApplicationContext context)