异步处理
☆352Dec 11, 2024Updated last year
Alternatives and similar repositories for fc-async
Users that are interested in fc-async are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 配合博客或技术文章的一些demo代码☆398Jan 18, 2026Updated 6 months ago
- 高性能百万级异步任务重试框架☆211Feb 28, 2025Updated last year
- 封装了一些常用组件,走过路过不要错过哦☆583Nov 9, 2025Updated 8 months ago
- 使用 redis 扩展常见的业务功能☆19Jul 25, 2023Updated 3 years ago
- Magic是Magician旗下的一个工具包,支持并发处理、生产者与消费者模型、数据库操作等☆19Nov 9, 2025Updated 8 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 一个简单的数据权限处理方案☆47Mar 24, 2025Updated last year
- Spring 智能依赖注入, 不再局限于简单的Autowired☆57Mar 5, 2024Updated 2 years ago
- 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 jakarta.validation-api 包,用于简化参数校验,几乎支持所有场景下的参数校验。☆251Mar 10, 2026Updated 4 months ago
- 基于LiteFlow/QLExpress规 则引擎的风控决策系统,旨在为企业提供高效、灵活且可扩展的风险控制解决方案。☆157Apr 15, 2025Updated last year
- 支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件☆2,771Jan 23, 2026Updated 6 months ago
- 基于Finchley.SR2版本的springcloud分享篇☆77Oct 11, 2023Updated 2 years ago
- A lightweight dynamic thread pool framework with built-in monitoring and alerting, unified third-party thread pool management, and suppor…☆4,793Updated this week
- 聚合支付平台,线上聚合收银台(开放API),线下C2B一码多 付、线下B2C商家扫码。平台应以SaaS服务形式提供给各商户订单管理、门店管理、财务数据统计等基础服务。☆20Jul 10, 2021Updated 5 years ago
- ☆21Mar 20, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- helio-starters 是 Helio 脚手架及其业务微服务模块的基础支撑构件,可以快速引入其他中间件和基础配置☆19Updated this week
- 对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码☆1,974May 8, 2025Updated last year
- a simple springboot demo with some components for example: redis,solr,rockmq and so on.☆576May 10, 2026Updated 2 months ago
- 🔥🔥🔥 灵活,可靠和快速的分布式任务重试和分布式任务调度平台☆807Updated this week
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆403Sep 10, 2025Updated 10 months ago
- 一个减少心智负担的Java结构化并发框架☆125Updated this week
- ☆11Nov 14, 2023Updated 2 years ago
- SaaS多租户插件 druid-multi-tenant-starter 快速集成,开箱即用,支持MyBatis、JPA等其他ORM框架,无需关心租户字段,插件自动解析添加。演示项目:https://github.com/osinn/druid-multi-tenant-d…☆50Jan 23, 2026Updated 6 months ago
- Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、…☆3,362Oct 12, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Spring Boot接口响应处理解决方案,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增强等功能☆1,251Mar 28, 2025Updated last year
- 轻量的动态规则条件执行工具类☆15Mar 19, 2022Updated 4 years ago
- Gobrs-Async (异步任务 编排框架) 是一款功能强大、配置灵活、带有全链路异常回调、内存优化、异常状态管理于一身的高性能异步编排框架。为企业提供在复杂应用场景下动态任务编排的能力。 针对于复杂场景下,异步线程复杂性、任务依赖性、异常状态难控制性; Gobrs-As…☆518Mar 19, 2023Updated 3 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆635Updated this week
- 扩展MyBatis JPA支持,标准CRUD操作,高效SELECT分页查询,让MyBatis拥有JPA的优雅体验。Extended MyBatis JPA support , standard CRUD operations and efficient SELECT pag…☆31Updated this week
- 🐉 Dante Cloud 国内首个支持阻塞式和响应式服务并行的微服务云原生基座。采用领域驱动模型(DDD)设计思想,以「高质量代码、低安全漏洞」为核心,高度模块化和组件化设计,支持IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密等系列安全体系的多…☆953Updated this week
- 接口防刷Demo☆46Feb 15, 2023Updated 3 years ago
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆61Dec 29, 2024Updated last year
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让业务开发简单、高效。☆18Jan 11, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 权限树通用解决方案☆15Dec 19, 2019Updated 6 years ago
- Agate is a cloud-native, fast, scalable, and async API Gateway.☆44Dec 19, 2025Updated 7 months ago
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆6,000Mar 12, 2026Updated 4 months ago
- Spring Boot 整合各种组件,给大家分享,学习。欢迎 Star & Fork 的支持。☆20Updated this week
- ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登…☆19,309Jul 11, 2026Updated 2 weeks ago
- 前后端分离项目基于simplest-web可以快速构建基于Web Json API格式的统一通讯交互☆125Aug 10, 2023Updated 2 years ago
- 实现Spring定时任务与XXL-JOB灵活切换☆22Apr 29, 2024Updated 2 years ago