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!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAutowiredEnabled
(Boolean autowiredEnabled) void
setBridgeErrorHandler
(Boolean bridgeErrorHandler) Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
RestApiComponentConfiguration
public RestApiComponentConfiguration()
-
-
Method Details
-
getBridgeErrorHandler
-
setBridgeErrorHandler
-
getAutowiredEnabled
-
setAutowiredEnabled
-