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