shmilyah / spring-cloud-components
基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems )
☆191Updated last year
Alternatives and similar repositories for spring-cloud-components:
Users that are interested in spring-cloud-components are comparing it to the libraries listed below
- ✨Spring security OAuth2☆159Updated 6 years ago
- LCN分布式事务框架v4.0 springcloud-lcn-demo☆219Updated 7 years ago
- txlcn-demo☆118Updated 6 years ago
- 基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等☆379Updated 6 years ago
- 🍻springboot 2.0 整合Oauth2☆342Updated 6 years ago
- Spring Security OAuth2.0☆107Updated 6 years ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆134Updated last year
- 基于Spring Cloud的分布式微服务架构☆132Updated 7 years ago
- 基于Spring Boot与Spring Cloud构建的微服务管理工具☆264Updated 6 years ago
- 开源改变世界,让世界没有难写的代码☆393Updated 8 months ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 6 years ago
- ☆111Updated 8 years ago
- spring session + redis 实现session共享,完成 单点登录☆158Updated 8 years ago
- Spring Cloud 实践学习案例,由浅入深一步一步学习 Spring Cloud,是 Spring Cloud 初学者及核心技术巩固 的最佳实践。☆270Updated 2 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆169Updated 6 years ago
- 🍻使用spring security和Oauht2 实现单点登录☆373Updated 5 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…