feiniaojin / ddd-aigcLinks
Spring Boot DDD Sample with CQRS. An AIGC application integrated with ChatGPT. A sticker diary APP backend server
☆12Updated 2 months ago
Alternatives and similar repositories for ddd-aigc
Users that are interested in ddd-aigc are comparing it to the libraries listed below
Sorting:
- 基于领域驱动设计(DDD)实现的视频直播项目☆22Updated 4 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆76Updated 6 months ago
- DDD案例工程(CMS)☆49Updated 5 months ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆106Updated 6 months ago
- pie是一个可快速上手的责任链框架☆87Updated last year
- 🔥轻量级Java规则引擎☆128Updated last year
- Microsphere Spring Project☆53Updated 3 weeks ago
- Microsphere Projects for Spring Cloud☆26Updated 4 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆102Updated last year
- 学习使用rocketmq4.X , 事务消息、延迟消息、普通 消息。☆25Updated last year
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated this week
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆314Updated last week
- 参考:高德打车通用可编排订单状态机引擎设计☆101Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆195Updated 8 months ago
- 这或许是北半球最详细最全面的RocketMQ源码注释☆59Updated 2 years ago
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆220Updated last month
- The common Java feautres used for the other microsphere sub-projects☆80Updated this week
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆85Updated 4 months ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆58Updated 2 weeks ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆50Updated last week
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆82Updated 3 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆65Updated 2 years ago
- spring cache 多级缓存扩展☆262Updated 2 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- kafka多线程顺序消费☆53Updated 3 years ago
- ☆42Updated last year
- 领域驱动设计DDD从入门到代码实践示例项目☆105Updated 2 years ago
- 基于AWS Lambda实现的无服务架构示例工程。《凤凰架构》的配套组件。☆69Updated 4 years ago
- 分布式事务书籍随书源码☆109Updated 3 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year