codingapi / springboot-frameworkLinks
springboot领域驱动开发
☆134Updated last week
Alternatives and similar repositories for springboot-framework
Users that are interested in springboot-framework are comparing it to the libraries listed below
Sorting:
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆221Updated 4 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆317Updated last month
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆326Updated last year
- 如何做好一个项目?springboot与领域模型该如何结合?☆255Updated 2 years ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆401Updated 5 months ago
- DDD框架☆239Updated 2 years ago
- spring cache 多级缓存扩展☆266Updated 2 years ago
- ♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS☆336Updated 2 years ago
- 🔥 A lightweight DDD(Domain Driven Design) Enhancement Framework for complex business architecture!轻量级DDD增强框架!☆318Updated last year
- 兼容S3协议的通用文件存储工具类☆262Updated last month
- SpringBoot 脚手架,简化项目构建☆113Updated 4 years ago
- spring boot idempotent starter☆156Updated 2 months ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆165Updated last year
- ☆100Updated 3 years ago
- A better feign client library to combine with SpringBoot.☆74Updated last year
- pie是一个可快速上手的责任链框架☆89Updated last year
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆88Updated 7 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 9 months ago
- DDD案例工程(CMS)☆49Updated 7 months ago
- 参考:高德打车通用可编排订单状态机引擎设计☆104Updated 2 years ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆186Updated last year
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆85Updated 3 years ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆105Updated 9 months ago
- The java retry framework.(支持注解的 java 重试框架)☆187Updated last year
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆154Updated last year
- Dinger(叮鸽),SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件。