@Generated(value="org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.graphql") public class GraphqlComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
GraphqlComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutowiredEnabled() |
Boolean |
getLazyStartProducer() |
void |
setAutowiredEnabled(Boolean autowiredEnabled) |
void |
setLazyStartProducer(Boolean lazyStartProducer) |
Apache Camel