Class CamelServletConfiguration

java.lang.Object
org.qubership.integration.platform.engine.configuration.camel.CamelServletConfiguration

@Configuration public class CamelServletConfiguration extends Object
  • Field Details

  • Constructor Details

    • CamelServletConfiguration

      public CamelServletConfiguration()
  • Method Details

    • camelServlet

      @Bean public org.springframework.boot.web.servlet.ServletRegistrationBean<jakarta.servlet.Servlet> camelServlet()
      Alternative - camel autoconfig ServletMappingAutoConfiguration
    • connectorCustomizer

      @Bean public org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer connectorCustomizer()
    • servletCustomComponentCustomizer

      @Bean public org.apache.camel.spi.ComponentCustomizer servletCustomComponentCustomizer(Optional<ContextPropsProvider> contextPropsProvider)