@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo")
@Configuration
@Conditional(value={org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans.class,org.apache.camel.component.couchdb.springboot.CouchDbComponentAutoConfiguration.GroupConditions.class})
@AutoConfigureAfter(value=org.apache.camel.spring.boot.CamelAutoConfiguration.class)
@EnableConfigurationProperties(value={org.apache.camel.spring.boot.ComponentConfigurationProperties.class,CouchDbComponentConfiguration.class})
public class CouchDbComponentAutoConfiguration
extends Object
Generated by camel-package-maven-plugin - do not edit this file!