EalenXie / aop-log
项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。
☆119Updated last year
Alternatives and similar repositories for aop-log:
Users that are interested in aop-log are comparing it to the libraries listed below
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆158Updated last year
- spring boot idempotent starter☆151Updated 3 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- The java retry framework.(支持注解的 java 重试 框架)☆184Updated last year
- JAVA常用工具包☆96Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆256Updated 4 months ago
- springboot 使用 redis guava caffeine 缓存示例☆155Updated 2 years ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆84Updated 4 years ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆197Updated 4 months ago
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆107Updated last year
- Double Level Cache Framework base on Memory and Redis☆101Updated 4 years ago
- Light Security是一个基于jwt的权限控制框架,支持 与Spring Boot配合使用,支持Spring MVC与WebFlux☆124Updated 3 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated 11 months ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- 如何进行seata1.2.0、sharding-sphere4.1.0和dubbo2.7.5 的整合,以及使用nacos作为我们的配置中心和注册中心☆63Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- springboot全局处理(异常+统一)☆105Updated 2 years ago
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码