Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减
☆22Dec 23, 2015Updated 10 years ago
Alternatives and similar repositories for rule_engine
Users that are interested in rule_engine are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 线上支付满减,满额折扣,满额送商品促销活动解决方案☆17Jun 2, 2015Updated 10 years ago
- 调用第三方接口的框架,包含缓存重试策略。☆13Jun 17, 2022Updated 3 years ago
- JAVA数据库组件;支持读写分离;支持分表;单表无需SQL☆10Aug 3, 2016Updated 9 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- 单文件Http工具类,支持GET,POST,断点续传,多线程断点续传☆11Sep 1, 2016Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆13Dec 28, 2021Updated 4 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- 基础业务集成开发平台☆41Dec 31, 2017Updated 8 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 构建OAuth2服务器(使用golang语言实现)实验,极客时间微服务架构实践课程☆33Dec 17, 2018Updated 7 years ago
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years 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.
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 8 years ago
- Strom 实时风控统计☆21Nov 30, 2017Updated 8 years ago
- 模仿Spring的IOC机制,实现依赖反转的IOC框架☆16Jun 14, 2023Updated 2 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Jun 2, 2018Updated 7 years ago
- MyBatis整合Spring并使用log4jdbc或者p6spy输出真实的sql语句☆17Apr 24, 2017Updated 9 years ago
- Ansible playbook to install XWiki with PostgreSQL and Tomcat☆12Oct 10, 2017Updated 8 years ago
- 封装常用的生产者-消费者模型☆19May 9, 2017Updated 9 years ago
- 简单实现类似于淘宝功能的购物车☆30Jan 11, 2016Updated 10 years ago
- Spring boot 3 with Paypal payment integration☆18Apr 23, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 微服务搭建用户授权管理系统☆16Nov 13, 2025Updated 6 months ago
- 本仓库记录了我学习设计模式的历 程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- rule engine based on qlexpress(基于taocode qlexpress的规则引擎)☆79Mar 17, 2016Updated 10 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆11Nov 9, 2020Updated 5 years ago
- 根据阿里的easyexcel通过validation+正则实现excel导入校验☆35Apr 10, 2025Updated last year
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Apr 2, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- czsc_in_practise☆13Dec 9, 2020Updated 5 years ago
- 支付中台-支付系统☆12Feb 27, 2019Updated 7 years ago
- 一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。☆15May 25, 2022Updated 3 years ago
- 此文本分类项目主要面向机器学习初学者和文本分类效果测试者,项目内部含有朴素贝叶斯,余弦定理,逻辑回归多种分类算法以及mm,rmm分词器,同时从某新闻站点爬取了多个分类共6000多篇文章,以及一个中文词典。项目方便自由拓展各种分类器和分词器,并通过组装测试分类效果。☆37Sep 29, 2017Updated 8 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago