YeautyYE / cost-logger
一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑
☆27Updated 6 years ago
Alternatives and similar repositories for cost-logger:
Users that are interested in cost-logger are comparing it to the libraries listed below
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- mica 演示项目☆48Updated 2 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆37Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 9 years ago
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆17Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 7 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 5 years ago
- 轻量级多租户后台管理平台☆44Updated 11 months ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- zuul集成Nacos实现动态路由☆45Updated 6 years ago
- springboot+atomikos+mysql+mybatis+druid+分布式事务☆30Updated 7 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Updated 7 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 9 years ago
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14Updated 4 years ago
- custom spring boot starter tools☆68Updated 2 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago