@Configuration
@ConditionalOnProperty(name="jasypt.encryptor.bootstrap",
havingValue="true",
matchIfMissing=true)
@Import(value=com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesConfiguration.class)
protected static class JasyptSpringCloudBootstrapConfiguration.BootstrappingEncryptablePropertiesConfiguration
extends Object
Copyright © 2017. All rights reserved.