@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo")
@Configuration
@Conditional(value={org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans.class,org.apache.camel.converter.crypto.springboot.CryptoDataFormatAutoConfiguration.GroupConditions.class})
@AutoConfigureAfter(name="org.apache.camel.spring.boot.CamelAutoConfiguration")
@EnableConfigurationProperties(value={org.apache.camel.spring.boot.DataFormatConfigurationProperties.class,CryptoDataFormatConfiguration.class})
public class CryptoDataFormatAutoConfiguration
extends Object
Generated by camel-package-maven-plugin - do not edit this file!