# springboot-security-wechat **Repository Path**: kklolo/springboot-security-wechat ## Basic Information - **Project Name**: springboot-security-wechat - **Description**: spring security 集成微信登录 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-07-14 - **Last Updated**: 2021-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-security-wechat ### 目的 * 此项目将springboot(1.5.3)与spring-security进行了集成 * 此项目将微信登录集成到了spring-security中,使项目能够支持微信登录 * 此项目配置了两个数据源,分别在AuditDsConfig.java和UserDsConfig.java中 * 希望朋友们能够通过这个项目了解security配置(com.luotuo.custom以及com.luotuo.security包中的文件),并对security和Oauth2.0实现微信登录集成有所了解 * 欢迎大家star和fork,并提交pr ### 感谢 感谢开源,感谢github!