@Generated(value="org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
@Configuration(proxyBeanMethods=false)
@AutoConfigureAfter(value=org.apache.camel.spring.boot.CamelAutoConfiguration.class)
@Conditional(value=org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans.class)
@EnableConfigurationProperties(value={org.apache.camel.spring.boot.LanguageConfigurationProperties.class,BeanLanguageConfiguration.class})
@ConditionalOnHierarchicalProperties(value={"camel.language","camel.language.bean"})
public class BeanLanguageAutoConfiguration
extends Object
Generated by camel-package-maven-plugin - do not edit this file!