codingapi / springboot-framework
springboot领域驱动开发
☆127Updated last week
Alternatives and similar repositories for springboot-framework:
Users that are interested in springboot-framework are comparing it to the libraries listed below
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆212Updated 11 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆306Updated last week
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆382Updated last month
- 如何做好一个项目?springboot与领域模型该如何结合?☆247Updated 2 years ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆314Updated last year
- spring cache 多级缓存扩展☆258Updated 2 years ago
- ☆100Updated 2 years ago
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆82Updated last month
- spring boot idempotent starter☆151Updated 2 months ago
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆65Updated 2 months ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆103Updated 3 months ago
- A better feign client library to combine with SpringBoot.☆72Updated 9 months ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆196Updated 3 months ago
- DDD 框架☆208Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 参考:高德打车通用可编排订单状态机引擎设计☆97Updated last year
- 京东 的一款并发框架☆119Updated 4 years ago
- pie是一个可快速上手的责任链框架☆86Updated 10 months ago
- DDD框架☆230Updated last year
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆156Updated last year
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆36Updated 4 years ago
- 兼容S3协议的通用文件存储工具类☆256Updated 3 months ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- SpringBoot 脚手架,简化项目构建☆110Updated 3 years ago
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆159Updated 2 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago