@Configuration
@EnableRetry
@EnableConfigurationProperties
@EnableTransactionManagement
@ComponentScan(basePackages={"de.adorsys.opba.protocol.hbci.config","de.adorsys.opba.protocol.hbci.service","de.adorsys.opba.protocol.hbci.entrypoint"})
public class HbciProtocolConfiguration
extends Object
Copyright © 2020. All rights reserved.