领域驱动设计落地实现基础脚手架
☆12Jul 20, 2022Updated 3 years ago
Alternatives and similar repositories for ddd-framework
Users that are interested in ddd-framework are comparing it to the libraries listed below
Sorting:
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 3 years ago
- 字节跳动青训营项目 极简抖音后端 (微服务版本)☆12Sep 4, 2023Updated 2 years ago
- devops-platform 是一款企业级开发、效能、运维平台。打通项目立项、研发、测试、发布、运维等流程,对软件项目开发形成闭环。☆79Jan 28, 2023Updated 3 years ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆29Feb 23, 2026Updated 3 weeks ago
- 根据王争老师的设计模式教程编写的接口认证 实战☆14Oct 13, 2020Updated 5 years ago
- 领域驱动设计——实战落地代码【基于SpringBoot的单体项目】☆19Nov 16, 2022Updated 3 years ago
- 通讯中台-消息推送中心(DDD领域驱动设计+CQRS架构实战项目)☆10Jul 26, 2022Updated 3 years ago
- The repository is created to showcase software concepts used to maintain and scale software apps☆12Dec 10, 2022Updated 3 years ago
- Java Cloud Function for HL7 file parsing and data type extraction☆15Jun 27, 2018Updated 7 years ago
- janus-admin☆10Jan 6, 2024Updated 2 years ago
- 业务编写复杂了,定义业务术语 不依赖 基础设施提供的数据,意味着 我们需要转换,将更多的语义转换成 业务概念, 也是为了提供数据的变化,不会导致业务的修改,特别适合 微服务中台业务的抽象; 我认为,如何判断自己的DDD架构设计是否合理,就是DDD四层是否可以拆分模块而不影响…☆12Apr 6, 2022Updated 3 years ago
- A port of the ForkJoinPool JSR-166 implementation used in Scala 2.11.x for usage in Scala 2.12☆11Dec 30, 2016Updated 9 years ago
- 一个租户系统下的权限服务,接管用户的认证和授权,采用DDD方式进行开发,契合当下的微服务思想☆19May 10, 2019Updated 6 years ago
- liteBanner是一个轻量级的本地违禁词检测,整句过滤的Jar包,1秒过滤50w词语☆17Oct 21, 2022Updated 3 years ago
- sharding jdbc 基于java代码的配置demo☆11Jun 21, 2022Updated 3 years ago
- a web TTS tool☆16Apr 24, 2013Updated 12 years ago
- 一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。☆15May 25, 2022Updated 3 years ago
- 微信后台管理系系统☆12Aug 22, 2018Updated 7 years ago
- ☆10Dec 5, 2023Updated 2 years ago
- springboot auto xss☆11May 23, 2018Updated 7 years ago
- seesee,看看视频。基于DDD领域驱动设计的SpringCloud Alibaba短视频项目,移动端使用Flutter2.x构建,管理后台使用Vue 3.0 + Element Plus 进行构建,后端采用Hadoop与Flink等大数据框架构建实时计算与离线计算体系。☆18Feb 16, 2022Updated 4 years ago
- 这是一款使用Tibco Streambase软件开发的一套数据中转平台,现在运行与上海仁济南院担任集成平台的ESB角色,中转HIS与RIS、LIS、UIS的业务系统的信息交互,并结合spotfire分析软件做业务流数据分析、和实时预警分析等处理☆11Dec 13, 2019Updated 6 years ago
- TIBCO Streaming samples, showing various aspects of Streaming functionality.☆11Mar 2, 2026Updated 3 weeks ago
- 一个 自定义线程池,支持任务运行时间统计、失败重启、自适应队列长度☆10Oct 13, 2020Updated 5 years ago
- 通过电脑摄像头进行人脸识别,自动最小化或最大化某个程序。使用SharpDevelop开发的小程序,算法使用百度人脸识别API。☆13Aug 29, 2017Updated 8 years ago
- 小组周报填写工具☆11Jan 23, 2019Updated 7 years ago
- A repository for the taobao API for .net☆11Mar 2, 2015Updated 11 years ago
- Linklyze 分布式短链系统 URL Shortener☆13Oct 4, 2023Updated 2 years ago
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Apr 11, 2023Updated 2 years ago
- 抽奖小程序☆12Sep 20, 2018Updated 7 years ago
- 读书笔记/积累心得☆10Apr 5, 2017Updated 8 years ago
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆54May 28, 2025Updated 9 months ago
- Tarjan's implementation of the Chu-Liu-Edmonds algorithm for finding min/max spanning trees of dense graphs.☆11Apr 19, 2015Updated 10 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 一个在 poetry 基础上的 Python 项目脚手架,自带配置文件管理和日志管理功能☆15Oct 14, 2024Updated last year
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆60Dec 29, 2024Updated last year
- captcha spring boot starter☆14Oct 10, 2020Updated 5 years ago
- 对接腾讯IM,简单封装部分配置和功能☆10Feb 18, 2022Updated 4 years ago
- 数据库订阅工具,一个注解即可订阅数据库任何表变化☆10Sep 19, 2024Updated last year