类 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()  
  • 方法概要

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait