feiniaojin / ddd-aigc
Spring Boot DDD Sample with CQRS. An AIGC application integrated with ChatGPT. A sticker diary APP backend server
☆11Updated last month
Alternatives and similar repositories for ddd-aigc:
Users that are interested in ddd-aigc are comparing it to the libraries listed below
- 基于领域驱动设计(DDD)实现的视频直播项目☆22Updated 3 months ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆107Updated 5 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆69Updated 4 months ago
- DDD案例工程(CMS)☆48Updated 3 months ago
- pie是一个可快速上手的责任链框架☆88Updated last year
- Microsphere Spring Project☆52Updated 3 months ago
- 🔥轻量级Java规则引擎☆126Updated 10 months ago
- 学习使用rocketmq4.X , 事务消息、延迟消息、普通消息。☆25Updated last year
- The common Java feautres used for the other microsphere sub-projects☆79Updated last week
- 基于DDD实现的Headless CMS☆18Updated this week
- Microsphere Projects for Spring Cloud☆25Updated 2 months ago
- 领域驱动设计DDD从入门到代码实践示例项目☆103Updated last year
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated last year
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆47Updated 2 months ago
- 这或许是北半球最详细最全面的RocketMQ源码注释☆59Updated 2 years ago
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆84Updated 3 months ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆186Updated 7 months ago
- 我的笔记☆16Updated 6 months ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq 领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 4 years ago
- Java Training Camp☆175Updated 10 months ago
- ☆42Updated last year
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated this week
- 《深入理解 Spring Cloud 与实战》配套示例代码