java.lang.Object
org.qubership.integration.platform.runtime.catalog.configuration.MapperAutoConfiguration

@AutoConfiguration public class MapperAutoConfiguration extends Object
  • Constructor Details

    • MapperAutoConfiguration

      public MapperAutoConfiguration()
  • Method Details

    • yamlMapper

      @Bean("yamlMapper") public com.fasterxml.jackson.dataformat.yaml.YAMLMapper yamlMapper(ChainDeserializer chainDeserializer, ChainElementDeserializer chainElementDeserializer)
    • yamlExportImportMapper

      @Bean("yamlExportImportMapper") public com.fasterxml.jackson.dataformat.yaml.YAMLMapper yamlExportImportMapper()