# security-faceid-spring-boot-starter **Repository Path**: getlore/security-faceid-spring-boot-starter ## Basic Information - **Project Name**: security-faceid-spring-boot-starter - **Description**: 基于人脸识别的 Spring Security 登录实现 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-09 - **Last Updated**: 2022-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # security-faceid-spring-boot-starter security starter for spring boot ### 说明 > 基于 Security 的 Spring Boot Starter 实现 1. 默认的Handler实现 2. 实现基于责任链式的消息分发 ### Maven ``` xml ${project.groupId} security-faceid-spring-boot-starter ${project.version} ```