pig-mesh / oss-spring-boot-starterLinks
兼容S3协议的通用文件存储工具类
☆258Updated last week
Alternatives and similar repositories for oss-spring-boot-starter
Users that are interested in oss-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- spring boot idempotent starter☆152Updated last week
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 8 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- spring cache 多级缓存扩展☆264Updated 2 years ago
- Spring Boot 集成 JustAuth 的最佳实践~☆351Updated 5 months ago
- 致力于打造一款优秀的分布式微服务解决方案☆194Updated last year
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- ☆350Updated 5 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆87Updated 4 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆117Updated 2 years ago
- ☆121Updated this week
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆366Updated 2 weeks ago
- 🔐 A mybatis-based crypto plugin☆76Updated 9 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆316Updated last month
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆105Updated 2 years ago
- 基于nacos包含网关、认证授权、服务注册、发现、断路降级、限流、配置中心、分库分表等基础组件☆160Updated last year
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。