LuckerMagic / pluto
☆22Updated 3 years ago
Alternatives and similar repositories for pluto:
Users that are interested in pluto are comparing it to the libraries listed below
- spring boot idempotent starter☆151Updated last month
- 兼容S3协议的通用文件存储工具类☆256Updated 3 months ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆101Updated 2 years ago
- spring cache 多级缓存扩展☆258Updated 2 years ago
- 整合integration-mqtt☆56Updated 2 years ago
- ☆337Updated 2 weeks ago
- ☆9Updated 4 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆76Updated 2 years ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆84Updated 4 years ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆226Updated 3 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆177Updated 5 months ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆102Updated 2 years ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆341Updated 10 months ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆243Updated 2 months ago
- auto register xxl-job's group and job info.☆186Updated last year
- microservices based on spring boot & spring cloud☆94Updated 11 months ago
- 我们理想的微服务权限解决方案应该是这样的,认证服务负责认证,网关负责校验认证和鉴权,其他API服务负责处理自己的业务逻辑。安全相关的逻辑只存在于认证服务和网关服务中,其他服务只是单纯地提供服务而没有任何安全相关逻辑。☆140Updated last year
- spring cloud advance☆211Updated 6 months ago
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码☆75Updated 9 months ago
- mysql binlog同步工具☆133Updated last year
- Spring Security Oauth2 从零到一完整实践☆78Updated 4 years ago
- ☆37Updated 3 years ago
- ☆210Updated 3 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- Spring Security 、Spring Security Oauth2 文章配套代码☆102Updated 4 years ago
- DDD框架☆230Updated last year
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆156Updated last year
- SpringCloud项目下使用分布式事务seata TCC模式与AT模式例子☆39Updated 2 years ago