shiyindaxiaojie / eden-demo-layer
阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。
☆82Updated 2 months ago
Alternatives and similar repositories for eden-demo-layer:
Users that are interested in eden-demo-layer are comparing it to the libraries listed below
- 本项目结 合COLA(整洁面向对象分层架构)4.0 实现☆215Updated last year
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆307Updated 2 weeks ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆157Updated last year
- 🔥轻量级Java规则引擎☆126Updated 9 months ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆385Updated 2 months ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- spring boot idempotent starter☆151Updated 2 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 11 months ago
- springboot领域驱动开发☆128Updated this week
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆68Updated 3 months ago
- Microsphere Spring Project☆50Updated 2 months ago
- JetCache Plus是对Alibaba JetCache的增强工具。用于提供自动同步失效本地缓存、AOP缓存注解支持多缓存集合处理、Dubbo服务先缓存调用再RPC调用、缓存jackson序列化的解决方案。☆58Updated 2 months ago
- springcloud通用业务开发框架☆34Updated 2 years ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆196Updated 4 months ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- ☆41Updated last year
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆119Updated 6 months ago
- The java retry framework.(支持注解的 java 重试框架)☆184Updated last year
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆152Updated last year
- ☆100Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 4 years ago
- 优雅的记录业务操作日志.☆24Updated last year