DDD落地实践
☆130Dec 16, 2020Updated 5 years ago
Alternatives and similar repositories for ddd-demo
Users that are interested in ddd-demo 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)理论结合Spring boot实践。从0到1,带你掌握ddd。springboot 领域驱动设计,springboot ddd☆11Aug 19, 2021Updated 5 years ago
- 一个租户系统下的权限服务,接管用户的认证和授权,采用DDD方式进行开发,契合当下的微服务思想☆18May 10, 2019Updated 7 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- DDD领域驱动设计的学习与实践☆30Jan 11, 2025Updated last year
- A lightweight Java MVC Framework. Simple, fast and flexible!☆18Nov 29, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- springcloud通用业务开发框架☆35Nov 8, 2022Updated 3 years ago
- 🔥 A lightweight DDD(Domain Driven Design) Enhancement Framework for complex business architecture!轻量级DDD增强框架!☆324Dec 19, 2025Updated 8 months ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 4 years ago
- JVM学习笔记与调优实战☆39May 26, 2018Updated 8 years ago
- learn jooq☆44Feb 26, 2020Updated 6 years ago
- Domain-Driven Design☆569Mar 31, 2021Updated 5 years ago
- DDD框架☆252Apr 20, 2023Updated 3 years ago
- Multi or single node zookeeper on kubernetes.☆12Sep 17, 2015Updated 10 years ago
- 如何做好一个项目?springboot与领域模型该如何结合?☆255Sep 26, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 本代码来源于极客时间《DDD实战》专栏。☆1,030May 6, 2026Updated 4 months ago
- Spring Boot 整合各种组件,给大家分享,学习。欢迎 Star & Fork 的支持。☆20Jul 28, 2026Updated last month
- 轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!☆1,153Dec 19, 2025Updated 8 months ago
- 微服务实践公共类库,基于SpringBoot2☆28Feb 11, 2022Updated 4 years ago
- ♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS☆336Aug 1, 2023Updated 3 years ago
- A demo of share bike using DDD, MicroService and Spring Cloud☆507Aug 26, 2024Updated 2 years ago
- 抽取一个简单 JSON 的通用接口,底层实现根据具体引入依赖指定。☆13Feb 26, 2023Updated 3 years ago
- ☆20Apr 4, 2022Updated 4 years ago
- Frameworks☆113Feb 22, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- cmt-statemachine【草帽】,是一个无状态的轻量级状态机☆58Jun 21, 2023Updated 3 years ago
- 本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定 资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DD…☆359Jun 10, 2026Updated 2 months ago
- Drools☆11Jun 21, 2013Updated 13 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- 基于阿里云的DTS进行的二次开发,基于SpringBoot框架进行消息格式转化、集成客户端kakfa☆24May 21, 2021Updated 5 years ago
- 🔥🔥🔥 mykit中分离出的强大的数据库同步工具——mykit-db-sync。 基于java开发的功能强大、配置灵活的数据库同步工具,目前支持MySQL、SQL Server和Oracle数据库的同步,在实际应用场景中,我们经常需要定期将一个数据库的数据同步…☆197Jun 21, 2022Updated 4 years ago
- 容器云统一登录中心☆36Aug 23, 2020Updated 6 years ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆325Jan 4, 2024Updated 2 years ago
- this is open cloud favorites☆10Mar 7, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Shared common model for Ecommerce.☆17Sep 17, 2019Updated 6 years ago
- 批量实现多台服务器之间ssh无密码登录的相互信任关系☆10Jun 13, 2018Updated 8 years ago
- 微服务+DDD数据权限。数据权限包含行级权限和列级权限☆15May 16, 2022Updated 4 years ago
- 基于ElasticSearch的分布式舆情检索统计服务。☆11Dec 13, 2023Updated 2 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- Spring Boot+MyBatis-Plus+Redis+RabbitMQ+Spring Cloud Alibaba高并发商品秒杀系统后端代码(前后 端分离项目,微服务架构版本);本项目为前后端分离项目,后端代码有两个版本:一个是单体架构,另一个是微服务架构(对单体架构进…☆11Feb 9, 2024Updated 2 years ago
- ddd demo of eas☆403Jul 15, 2023Updated 3 years ago