ddd-common是一个实施DDD+CQRS+EventSourcing架构的框架能够快速地将领域驱动设计(DDD)落地为异步、高并发、高吞吐量的Java应用框架
☆15Oct 24, 2017Updated 8 years ago
Alternatives and similar repositories for ddd-common
Users that are interested in ddd-common are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DDD demo with Java 8 and Spring Boot☆10Mar 4, 2016Updated 10 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 以一个完整的项目范例说明软件开发的思想、原则、实践和工具集☆17Jun 5, 2016Updated 10 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Jun 22, 2018Updated 7 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆16Dec 16, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- aspnetboilerplate 修改版☆10Nov 19, 2015Updated 10 years ago
- Inception MySQL Web审核分析工具☆61Aug 23, 2017Updated 8 years ago
- 微信qq微博一键登录☆11Apr 7, 2017Updated 9 years ago
- Serverless. FaaS. Spring Boot. Spring Cloud Function☆15Jul 10, 2020Updated 5 years ago
- 一个示例项目,以人力资源管理为例子,说明DDD的优势☆90Oct 6, 2014Updated 11 years ago
- Extend Muon into the world of Spring. Implement Muon apis, especially around events to provide DDD patterns natively in Spring Boot☆12Oct 4, 2018Updated 7 years ago
- API governance tool for Spring Boot application☆36Nov 4, 2018Updated 7 years ago
- CQRS Journey Guide - Moved to Codeberg☆18Apr 5, 2025Updated last year
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- flume扩展☆14Nov 10, 2015Updated 10 years ago
- Spring Cloud微服务☆17Mar 2, 2017Updated 9 years ago
- 二进制权限管理DEMO☆16Nov 12, 2015Updated 10 years ago
- 用Axure写PRD_模板☆13May 27, 2017Updated 9 years ago
- 基于 Netty 构建的自研网关,采用 Java 原生实现,整合 Nacos 作为注册配置中心。其设计目标是为微服务架构提供高性能、可扩展的统一入口和基础设施,承载请求路由、安全控制、流量治理等核心网关职能。