Class GraphqlComponentConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.component.graphql")
    public class GraphqlComponentConfiguration
    extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
    Send GraphQL queries and mutations to external systems. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • GraphqlComponentConfiguration

        public GraphqlComponentConfiguration()
    • Method Detail

      • getLazyStartProducer

        public Boolean getLazyStartProducer()
      • setLazyStartProducer

        public void setLazyStartProducer​(Boolean lazyStartProducer)
      • getAutowiredEnabled

        public Boolean getAutowiredEnabled()
      • setAutowiredEnabled

        public void setAutowiredEnabled​(Boolean autowiredEnabled)