类 PayServiceAutoconfigure
java.lang.Object
net.guerlab.smart.pay.service.autoconfigure.PayServiceAutoconfigure
@Configuration @EnableConfigurationProperties(PayProperties.class) @EnableScheduling @ComponentScan("net.guerlab.smart.pay.service") @MapperScan("net.guerlab.smart.pay.service.mapper") public class PayServiceAutoconfigure extends java.lang.Object
支付配置自动配置
- 作者:
- guer
-
构造器概要
构造器 构造器 说明 PayServiceAutoconfigure() -
方法概要
-
构造器详细资料
-
PayServiceAutoconfigure
public PayServiceAutoconfigure()
-