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