Class RestApiComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.rest.springboot.RestApiComponentConfiguration

@ConfigurationProperties(prefix="camel.component.rest-api") public class RestApiComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Expose OpenAPI Specification of the REST services defined using Camel REST DSL. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • RestApiComponentConfiguration

      public RestApiComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)