@Configuration @EnableConfigurationProperties(value=ExchangeRateProperties.class) @ConditionalOnProperty(value="acooly.sdk.exchangerate.enable", matchIfMissing=true) @ComponentScan(basePackages="cn.acooly.sdk.exchangerate") public class ExchangeRateAutoConfig extends Object
Copyright © 2024 Acooly. All rights reserved.