chaokunyang / microservices-event-sourcingLinks
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
☆730Updated 8 years ago
Alternatives and similar repositories for microservices-event-sourcing
Users that are interested in microservices-event-sourcing are comparing it to the libraries listed below
Sorting:
- 基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等☆719Updated 5 years ago
- 基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等☆379Updated 6 years ago
- spring security + oauth2.0 + jwt☆656Updated 5 years ago
- 使用OAUTH2+Zuul实现认证和授权☆766Updated 4 years ago
- spring-cloud-microservice-examples☆360Updated 8 years ago
- Example / 业务实例☆324Updated 6 years ago
- spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例☆435Updated 7 years ago
- spring cloud 脚手架,上手即用,集成swagger,对外rest接口,集成主流互联网saas架构,包含es,hbase,kafka,redis,mongo等☆879Updated 2 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…