feiniaojin / ddd-aigc
Spring Boot DDD Sample with CQRS. An AIGC application integrated with ChatGPT. A sticker diary APP backend server
☆11Updated 2 weeks ago
Alternatives and similar repositories for ddd-aigc:
Users that are interested in ddd-aigc are comparing it to the libraries listed below
- DDD案例工程(CMS)☆48Updated 3 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆68Updated 3 months ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆106Updated 4 months ago
- 基于领域驱动设计(DDD)实现的视频直播项目☆22Updated 2 months ago
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- Microsphere Spring Project☆50Updated 2 months ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆46Updated last month
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆60Updated 2 weeks ago
- Microsphere Projects for Spring Cloud☆24Updated last month
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆46Updated 2 years ago
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆83Updated 2 months ago
- 学习使用rocketmq4.X , 事务消息、延迟消息、普通消息。☆25Updated last year
- 微服务日志链路追踪☆64Updated 3 years ago
- springboot领域驱动开发☆128Updated last week
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- ☆100Updated 2 years ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆308Updated this week
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated last year
- 分布式事务书籍随书源码☆105Updated 3 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 🔥轻量级Java规则引擎☆126Updated 10 months ago
- Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern☆88Updated 2 weeks ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 11 months ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- The common Java feautres used for the other microsphere sub-projects☆78Updated last week
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated 2 years ago
- 这或许是北半球最详细最全面的RocketMQ源码注释☆59Updated last year
- 高性能百万级异步任务重试框架☆143Updated last month