Class RestOutboundBeanConfig

java.lang.Object
energy.eddie.outbound.rest.RestOutboundBeanConfig

@Configuration @EnableConfigurationProperties(RestOutboundConnectorConfiguration.class) public class RestOutboundBeanConfig extends Object
  • Constructor Details

    • RestOutboundBeanConfig

      public RestOutboundBeanConfig()
  • Method Details

    • objectMapper

      @Bean("objectMapper") public com.fasterxml.jackson.databind.ObjectMapper objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
    • jaxb2Marshaller

      @Bean public org.springframework.oxm.jaxb.Jaxb2Marshaller jaxb2Marshaller()