All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.yusiwen.wxpay.example.configuration.PayConfig Maven / Gradle / Ivy

package cn.yusiwen.wxpay.example.configuration;

import cn.yusiwen.wxpay.autoconfigure.EnableMobilePay;
import org.springframework.context.annotation.Configuration;
@EnableMobilePay
@Configuration
public class PayConfig {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy