maojun2016 / springboot_cas_shiroLinks
springboot+CAS单点登录+shiro权限控制
☆14Updated 7 years ago
Alternatives and similar repositories for springboot_cas_shiro
Users that are interested in springboot_cas_shiro are comparing it to the libraries listed below
Sorting:
- springboot2集成activiti7的工作流项目☆91Updated 2 years ago
- SpringCloud+OAuth2+Spring Security+Redis+Jwt+zuul(gateway)+Eureka(Nacos)实现的微服务统一认证授权 脚手架☆96Updated 4 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆62Updated this week
- ☆18Updated 3 years ago
- Activiti6 SpringBoot Demo☆89Updated 6 years ago
- springboot运行 activiti5工作流引擎☆84Updated 3 years ago
- 基于Spring MVC+MyBatis+Shiro+Dubbo开发的分布式后台管理系统☆73Updated 7 years ago
- 基于Springboot集成security、oauth2实现认证鉴权、资源管理☆53Updated 6 years ago
- springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面☆39Updated 4 years ago
- SpringBoot2集成Activiti7、Swagger、Druid☆102Updated last year
- springboot2.0单点登录☆57Updated 7 years ago
- ☆109Updated 5 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆68Updated 6 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- spring学习教程-把代码写成诗系列 微服务 服务治理 服务中心 服务提供 服务消费 熔断器 网关 eureka ribbon feign hystrix gateway☆73Updated 6 years ago
- SpringBoot2+Activtiti7 整合☆88Updated 3 years ago
- spring boot 集成各技术案例☆188Updated 2 years ago
- 基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同…☆139Updated last month
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆125Updated last year
- 脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器☆114Updated last week
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- 动态界面管理定时任务☆56Updated 7 years ago
- Nimrod - 基于 Spring Boot 构建 的 Java Web 平台企业级单体应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Thymeleaf 等,遵守阿里巴…☆135Updated 3 months ago
- Springboot+Mybatis plus 多数据源Demo☆79Updated 7 years ago
- 文档管理系统,实现了SpringBoot生态主流的三种认证授权方案:1、基于OAuth2的认证授权和单点登录;2、基于Shiro和jwt实现认证授权;3、基于Spring Security和jwt实现认证授权。此项目不准备继续开发,建议关注 https://github.c…☆92Updated 2 years ago
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…☆92Updated 6 months ago
- 单点登录/认证/鉴权,以后的项目可能会用到