@Generated(value="org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.rest-api") public class RestApiComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
RestApiComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutowiredEnabled() |
Boolean |
getBridgeErrorHandler() |
void |
setAutowiredEnabled(Boolean autowiredEnabled) |
void |
setBridgeErrorHandler(Boolean bridgeErrorHandler) |
Apache Camel