shiro-weixin-spring-boot-starter

说明

基于 Shiro 的 Spring Boot Starter 实现

  1. 实现基于短消息的注册、登录

Maven

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

Sample

作者:Jeebiz  创建时间:2023-03-21 00:35
最后编辑:Jeebiz  更新时间:2024-10-05 00:01