微服务+DDD代码结构例子
☆594Nov 24, 2021Updated 4 years ago
Alternatives and similar repositories for spring-microservice-ddd
Users that are interested in spring-microservice-ddd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Domain-Driven Design☆568Mar 31, 2021Updated 5 years ago
- 本代码来源于极客时间《DDD实战》专栏。☆1,033Jan 12, 2024Updated 2 years ago
- 轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!☆1,155Dec 19, 2025Updated 3 months ago
- init projcect, add posting scene domain design.☆284Oct 15, 2017Updated 8 years ago
- spring boot 领域驱动设计Demo☆462Jan 3, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 微服务与DDD:商品管理实例☆110Feb 11, 2022Updated 4 years ago
- 微服务与DDD:《实现领域驱动设计》示例代码☆132Feb 11, 2022Updated 4 years ago
- A DDD (Domain Driven Design) Library, derived from the idea of Eric Evans' book: 'Domain-Driven Design: Tackling Complexity in the Heart…☆657Aug 1, 2023Updated 2 years ago
- 🔥 A lightweight DDD(Domain Driven Design) Enhancement Framework for complex business architecture!轻量级DDD增强框架!☆323Dec 19, 2025Updated 3 months ago
- DDD 框架☆212Mar 24, 2026Updated 3 weeks ago
- ddd demo of eas☆402Jul 15, 2023Updated 2 years ago
- 🥤 COLA: Clean Object-oriented & Layered Architecture☆12,923Jun 9, 2025Updated 10 months ago
- This is the new home of the original DDD Sample app (previously hosted at sf.net)..☆5,268Jun 2, 2025Updated 10 months ago
- ♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS☆336Aug 1, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一个sofa demo 实现了领域驱动设计☆71Feb 26, 2018Updated 8 years ago
- 业务编写复杂了,定义业务术语 不依赖 基础设施提供的数据,意味着 我们需要转换,将更多的语义转换成 业务概念, 也是为了提供数据的变化,不会导致业务的修改,特别适合 微服务中台业务的抽象; 我认为,如何判断自己的DDD架构设计是否合理,就是DDD四层是否可以拆分模块而不影响…☆12Apr 6, 2022Updated 4 years ago
- 如何做好一个项目?springboot与领域模型该如何结合?☆256Sep 26, 2022Updated 3 years ago
- ⚡️ A maven archetype that generates a complete DDDplus driven project skeleton. 自动生成集成DDDplus的工程脚手架代码☆52Jan 5, 2021Updated 5 years ago
- DDD框架☆248Apr 20, 2023Updated 2 years ago
- A demo of share bike using DDD, MicroService and Spring Cloud☆508Aug 26, 2024Updated last year
- Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于…☆406Nov 7, 2023Updated 2 years ago
- Jivejdon is a chain notebook with DDD/CQRS/Clean architecture☆587Updated this week
- Order backend for Ecommerce.☆829Oct 1, 2020Updated 5 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.
- Code examples for my conference talk on implementing ddd with spring☆818Aug 1, 2024Updated last year
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 设计模式 by 波波微课☆160Feb 13, 2019Updated 7 years ago
- LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases☆4,178Sep 6, 2023Updated 2 years ago
- springboot + TDD + DDD + Rest☆25Feb 6, 2020Updated 6 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆83Feb 11, 2026Updated 2 months ago
- 微服务实践公共类库,基于SpringBoot2☆28Feb 11, 2022Updated 4 years ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆29,092Updated this week
- 参考 DDD/Clean Architecture 设计理念,整合 Spring Boot/Spring Security/Mybatis Plus/Vavr 的 Spring Realworld 应用案例☆23Sep 21, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆326Jan 4, 2024Updated 2 years ago
- 微服务一站式解决方案,提供:架构指南、容器优先/兼容Spring Cloud与Service Mesh的框架、最佳实践及Devops标准化流程。☆400Mar 2, 2026Updated last month
- java版ENode,翻译自汤雪华ENode(C#)。ENode是一个开源的应用开发框架,为开发人员提供了一套完整的基于DDD+CQRS+ES+(in-memory)+EDA架构风格的解决方案。详见:https://github.com/tangxuehua/enode,或…☆87Jun 21, 2022Updated 3 years ago
- tcc-transaction是TCC型事务java实现☆5,775Jan 24, 2025Updated last year
- Application to demonstrate Domain Driven Design Context Mapping patterns based on Spring Boot☆345Feb 1, 2018Updated 8 years ago
- DDD分层架构与微服务代码模型例子☆14Jun 17, 2022Updated 3 years ago
- DDD设计一个电商网站☆154Feb 6, 2017Updated 9 years ago