@Configuration
@ComponentScan(basePackages="de.adorsys.sts.decryption.secret",
excludeFilters=)
@Import(value=DecryptionConfiguration.class)
public class SecretDecryptionConfiguration
extends Object
Copyright © 2022. All rights reserved.