# xdclass **Repository Path**: JKcoding/xdclass ## Basic Information - **Project Name**: xdclass - **Description**: SpringBoot整合微信支付及微信登录 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-05-22 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ​ **SpringBoot整合微信支付以及登录** ### 1、mysql中创建数据库xdclass,导入sql ### 2、修改application.yml文件中的配置 #### 2.1 修改数据库配置 #### 2.2 修改支付配置 :开通id 商户号 加密盐 通知地址 #### 2.3 微信开放平台配置 ### 3、启动成功后,接口文档: