EalenXie / shiro-jwt-applet
基于Shiro,JWT实现微信小程序登录完整例子
☆128Updated 2 years ago
Alternatives and similar repositories for shiro-jwt-applet:
Users that are interested in shiro-jwt-applet are comparing it to the libraries listed below
- SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagge…☆123Updated 2 years ago
- Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案☆194Updated 7 months ago
- SpringBoot+Shiro权限管理系统脚手架☆103Updated last month
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆283Updated 5 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆112Updated 5 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆291Updated 2 years ago
- Shiro 初始权限动态加载。 Shiro Ajax请求权限不满足,拦截后解决方案。 用户禁止登录开关。 在线显示,在线用户管理(踢出登录)。 GIF验证码验证 记住用户 一个帐号多处登录限制,挤掉最先登录的用户。可以设置同一账号的同时在线数量。 使用redi…☆33Updated 7 years ago
- 基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同…☆139Updated 6 years ago
- 为慕课网录制的《Springboot 微信小程序 – 微信登录》代码,实战课程已上线《Java 仿抖音短视频小程序开发 全栈式实战项目》☆193Updated 6 years ago
- 基于Spring、Spring Boot、MyBatis、Shiro框架,开发的一套后台脚手架框架,包括用户管理、角色管理、权限系统等功能,Spring Boot 快速开发平台,完善的 XSS 防范及 脚本过滤,彻底杜绝 XSS 攻击,采用前后端分离技术实现,后端采用REST…☆65Updated 5 years ago
- 🌿🛩基于Spring Boot的种子项目,用于快速构建API、RESTFul API☆145Updated last year
- 文档管理系统,实现了SpringBoot生态主流的三种认证授权方案:1、基于OAuth2的认证授权和单点登录;2、基于Shiro和jwt实现认证授权;3、基于Spring Security和jwt实现认证授权。此项目不准备继续开发,建议关注 https://github.c…☆92Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago
- springboot+security+jwt+redis 实现微信小程序登录及token权限鉴定☆226Updated 2 years ago
- springcloud 微服务商城☆114Updated 7 years ago
- shiro整合jwt前后端分离权限认证示例☆106Updated 2 years ago
- springboot和redis以及通用mapper等的一个结合框架,可快速构建普通业务系统,经过本人一年多的项目实践,绝对值得你拥有☆58Updated 2 years ago
- java版微信工具,更为优雅的第三方开发常用工具包,让开发微信登录,三方支付就像填表格一样简单。重构成spring boot starter,项目结构和代码也做了优化。主要用了泛型和抽象类进行重构(正在重构中...只剩支付宝支付)☆77Updated last year
- 基于SpringBoot+SpringSecurity+SpringSocial+JWT等的第三方登录(微信QQ)和安全认证框架☆146Updated 6 years ago
- vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为…☆110Updated 7 years ago
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…☆93Updated 3 months ago
- springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/…☆273Updated 2 years ago
- 一行代码,一行代码解决支付宝和微信的二维码生成,支付回调,退款 ,H5支付等功能,轻量级不依赖任何框架来实现☆108Updated 2 years ago
- [Empty Project]RBAC管理demo,含页面(vue2+elementUI)。springboot多模块,mybatis-plus静态多数据源,jwt、security简单整合,RESTful API,socketio实时消息☆74Updated 3 years ago
- admin,后台脚手架☆137Updated last month
- SpringBoot+Docker重构宜立方商城☆146Updated 6 years ago
- 项目基于Spring boot+Mybatis的后台管理系统,具备用户管理,菜单管理和角色管理3个功能,权限控制到按钮层级。☆174Updated 6 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆56Updated 2 years ago
- 使用dubbo+springboot改造淘淘商城(宜立方商城)☆164Updated 2 years ago
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆165Updated 7 months ago