haoxiaoyong1014 / spring-security-sso
简单的单点登录Spring Security OAuth2
☆17Updated 6 years ago
Alternatives and similar repositories for spring-security-sso:
Users that are interested in spring-security-sso are comparing it to the libraries listed below
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 4 years ago
- 【停止维护】该方式太愚蠢,分布式微服务时代局限性太差!推荐(使用JWT实现单点登录,完全跨域方案。———2019_07_09补充):https://blog.csdn.net/weixin_42873937/article/details/82460997。技术sso sp…☆36Updated 2 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆93Updated 5 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- spirng boot实现动态切换数据源(读写分离,多数据源)☆32Updated 6 years ago
- spring-boot项目封装Java High Level REST Client使用elasticsearch☆22Updated last year
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- springboot-cas-shiro☆63Updated 2 years ago
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆57Updated 5 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆115Updated 6 years ago
- springboot2.0单点登录☆56Updated 6 years ago
- springboot集成security学习demo☆57Updated 6 years ago
- 状态机工程☆39Updated 6 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆28Updated 6 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 5 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- SpringBoot+elasticsearch6.x+mybatis☆53Updated 6 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 5 years ago
- spring cloud 学习例子,包含服务发现(Eureka、consul),声明式REST客户端-Feign的使用,断路器(Hystrix),智能路由(zuul)- 过滤器ZuulFilter,分布式配置中心(Spring Cloud Config) 动态更新配置参数 …☆57Updated 4 years ago
- ☆47Updated 2 years ago
- 整合springboot+bboss+elasticsearch,实现java对es的操作☆24Updated 6 years ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆136Updated last year
- 集成了SpringMVC、Spring、MyBaits、MyBatis Generator、MyBatis PageHelper、Druid、Lombok、JWT、Spring Security、JavaMail、Thymeleaf(emailTemplate)、RestT…☆35Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago