PuZhiweizuishuai / SpringSecurity-JWT-Vue-DeomLinks
A demonstration of stateless JWT authentication with Spring Security, Spring Boot and Vue js
☆105Updated 5 years ago
Alternatives and similar repositories for SpringSecurity-JWT-Vue-Deom
Users that are interested in SpringSecurity-JWT-Vue-Deom are comparing it to the libraries listed below
Sorting:
- ☆209Updated 4 years ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆229Updated 4 years ago
- Spring Boot+Vue 书籍学习 demo☆103Updated 2 years ago
- ☆87Updated 9 months ago
- Spring Boot 2 + JWT + Spring Security 5的单页应用(SPA) Restful 解决方案☆191Updated 5 years ago
- Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案☆195Updated 9 months ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆108Updated 2 years ago
- 基于Spring Boot+Spring Security+JWT+Vue前后端分离的旺旺小小酥 ( 一口一口又香又脆❤~ )☆321Updated last year
- SpringSecurity学习☆56Updated 6 years ago
- Spring Boot 2.0+Srping Security+Thymeleaf的简易教程☆60Updated 5 years ago
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码☆75Updated last year
- ☆84Updated 2 years ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆205Updated 3 years ago
- [Empty Project]RBAC管理demo,含页面(vue2+elementUI)。springboot多模块,mybatis-plus静态多数据源,jwt、security简单整合,RESTful API,socketio实时消息☆75Updated 3 years ago
- 基于SpringBoot + Shiro + MyBatisPlus的权限管理框架☆117Updated last year
- 前后端分离 ,基于 JWT、RBAC 的登录拦截设计☆140Updated 6 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆125Updated last year
- 基于SpringBoot+STOMP协议实现的web聊天室☆193Updated 3 years ago
- 在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。