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