# security-dingtalk-spring-boot-starter **Repository Path**: hiwepy/security-dingtalk-spring-boot-starter ## Basic Information - **Project Name**: security-dingtalk-spring-boot-starter - **Description**: Spring Security 整合 钉钉扫码 登录 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-07-19 - **Last Updated**: 2023-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # security-dingtalk-spring-boot-starter security dingtalk starter for spring boot ### 说明 > 基于 Security 的 Spring Boot Starter 实现 1. 实现基于钉钉扫码的认证 ### Maven ``` xml com.github.hiwepy security-dingtalk-spring-boot-starter ${project.version} ``` ### Sample [https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-security-dingtalk](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-security-dingtalk "spring-boot-sample-security-dingtalk")