shiyindaxiaojie / eden-demo-layer
阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。
☆84Updated 3 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
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆310Updated last week
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated last year
- springboot领域驱动开发☆128Updated this week
- pie是一个可快速上手的责任链框架☆88Updated last year
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆174Updated 9 months ago
- A better feign client library to combine with SpringBoot.☆72Updated 11 months ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆80Updated 3 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆37Updated 4 years ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆389Updated last month
- spring boot idempotent starter☆152Updated 3 months ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆244Updated 4 months ago
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 微服务日志链路追踪☆64Updated 3 years ago
- SpringBoot 脚手架,简化项目构建☆111Updated 4 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆121Updated this week
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆158Updated last year
- DDD框架☆232Updated last year
- 兼容S3协议的通用文件存储工具类☆256Updated 5 months ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆90Updated last year
- Maven Atchetype,implements the layered application architecture of Domain Driven Design(DDD)☆69Updated 4 months ago
- DDD案例工程(CMS)☆48Updated 3 months ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated last year
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆102Updated 2 years ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 5 months ago
- Leaf项目改进计划——主要是针对美团的分布式ID生成框架Leaf原项目中的一些issue体现出来的问题,对Leaf项目进行功能增强,问题修复及优化改进。介绍文章:https://juejin.im/post/5eaea4f4f265da7b991c4c31☆55Updated 4 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year