shiyindaxiaojie / eden-architect
自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。
☆307Updated this week
Alternatives and similar repositories for eden-architect:
Users that are interested in eden-architect are comparing it to the libraries listed below
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆387Updated this week
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated last year
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆568Updated 2 months ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆347Updated 11 months ago
- 一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant …☆238Updated 6 months ago
- (Spring Boot 3. X Microservices framework) 基于Spring Boot 3.X 的 Spring Cloud Alibaba / Spring Cloud Tencent + React的微服务框架。🔝 🔝 点个starrre…☆236Updated last week
- spring cache 多级缓存扩展☆258Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆256Updated 4 months ago
- spring boot idempotent starter☆151Updated 3 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆196Updated 4 months ago
- 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 jakarta.validation-api 包,用于简化参数校验,几乎支持所有场景下的参数校验。☆171Updated 3 weeks ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆315Updated last year
- MapStruct Plus is an enhancement to the MapStruct framework. It can automatically generate the transformation operation between two class…☆317Updated this week
- 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等☆627Updated 2 weeks ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错, 请点上一颗小星星☆183Updated 6 months ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆557Updated this week
- 高性能百万级异步任务重试框架☆142Updated 3 weeks ago
- 🔥轻量级Java规则引擎☆126Updated 9 months ago
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆87Updated last year
- Lightweight distributed log label tracking framwork☆563Updated 2 years ago
- 致力于打造一款优秀的分布式微服务解决方案☆192Updated last year
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆82Updated 2 months ago
- springboot领域驱动开发☆128Updated this week
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆68Updated 3 months ago
- Gobrs-Async (异步任务 编排框架) 是一款功能强大、配置灵活、带有全链路异常回调、内存优化、异常状态管理于一身的高性能异步编排框架。为企业提供在复杂应用场景下动态任务编排的能力。 针对于复杂场景下,异步线程复杂性、任务依赖性、异常状态难控制性; Gobrs-As…☆494Updated 2 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆152Updated last year
- 针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析☆186Updated 2 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆157Updated last year
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆77Updated 3 years ago