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