shiro-faceid-spring-boot-starter

说明

Shiro 整合人脸识别技术,实现 ukey + 人脸扫描 登录

Maven

<dependency>
    <groupId>${project.groupId}</groupId>
    <artifactId>shiro-faceid-spring-boot-starter</artifactId>
    <version>${project.version}</version>
</dependency>

Sample

https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-faceid

作者:Jeebiz  创建时间:2023-03-21 00:33
最后编辑:Jeebiz  更新时间:2024-10-04 23:38