springboot rabbitmq 实现延迟队列消费(订单定时过期处理)
☆18Aug 19, 2018Updated 7 years ago
Alternatives and similar repositories for spring-boot-rabbitmq
Users that are interested in spring-boot-rabbitmq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java8、JUC、函数式编程、lambda、Stream流、常用类、代码示例☆15Jun 21, 2022Updated 3 years ago
- kaptcha integration with springboot.☆14Jan 10, 2018Updated 8 years ago
- - 由于是实时弹幕,所以需要时时刻刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- redis实现延迟队列☆10Mar 9, 2023Updated 3 years ago
- 基于Netty的异步非阻塞IOT服务器。☆15Dec 15, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- rabbitmq 的基本使用☆11Feb 28, 2019Updated 7 years ago
- 基于微软开源AI量化投资平台的系统学习教程☆43Dec 7, 2025Updated 4 months ago
- 一个注解即可实现插入日志记录的功能,提供动态参数解析、回调自定义函数和全局缓存的功能☆13Sep 23, 2024Updated last year
- 基于微软QLib框架构建的一站式量化因子研究与策略回测解决方案,通过Streamlit提供友好的Web界面,降低量化研究的技术门槛。☆52Oct 11, 2025Updated 6 months ago
- 2016年课程设计:人事管理系统(荆超等11人)☆10Jul 13, 2016Updated 9 years ago
- Spring Boot 集成 RabbitMQ☆28Apr 16, 2019Updated 7 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 3 years ago
- multi-tendency base on xorm and gin☆11Jun 29, 2019Updated 6 years ago
- [go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统☆11Dec 11, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Android高仿微信头像裁剪☆15May 17, 2015Updated 10 years ago
- Vue源码阅读☆18Apr 2, 2020Updated 6 years ago
- Netty 学习的相关示例☆14Oct 4, 2022Updated 3 years ago
- h2database dockerfile☆13Jan 17, 2024Updated 2 years ago
- spring-boot自动集成dubbox默认 配置☆15Jul 13, 2016Updated 9 years ago
- 一个用于站内信息发送的消息中间件☆10Apr 7, 2015Updated 11 years ago
- Go实现生产级的日志收集器☆10Feb 23, 2023Updated 3 years ago
- 针对OpenCV初学者集成的DEMO,内置了图像灰度化,人脸检测,图像增加滤镜,摄像头渲染等demo。☆11Jan 3, 2019Updated 7 years ago
- 采用workerman框架实现的真实股票交易服务端☆10Dec 30, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Spring Cloud Gateway是Spring Cloud官方推出的第二代网关框架,取代Zuul网关。网关作为流量的,在微服务系统中有着非常作用,网关常见的功能有路由转发、权限校验、限流控制等作用。☆20Nov 14, 2018Updated 7 years ago
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- 基于 Workerman 扫码登录示例 windows 版☆12Nov 4, 2017Updated 8 years ago
- 基于MyBatis-Generator+SQLite+beautyeye_lnf开发的一款图形化代码生成器☆20Mar 29, 2018Updated 8 years ago
- Port of the Java animated GIF encoder to not use AWT classes. The benefit is that this is then compatible with Android (and J2ME?)☆11Apr 15, 2013Updated 13 years ago
- Lightweight Validation Like Laravel☆16Mar 4, 2019Updated 7 years ago
- tbschedule一个简洁的分布式任务调度引擎☆20Apr 20, 2015Updated 10 years ago
- web常见漏洞处理,xss,sql注入,跨域,文件上传,接口暴力,限流实现☆27Jun 17, 2022Updated 3 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布 式锁来进行控制☆30Apr 14, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于RestOn智能睡眠监测器的睡眠监护系统☆12Dec 26, 2017Updated 8 years ago
- 😎😎😎cheetah(猎豹)是一个微服务,分布式架构的任务调度中心☆18May 8, 2020Updated 5 years ago
- go-micro微服务开发快速开始教程,更多请关注Micro中国站☞☆15Oct 13, 2019Updated 6 years ago
- ☆11Apr 6, 2017Updated 9 years ago
- 该项目主要是完成商品信息管理系统的开发,该系统分为用户管理、仪表盘管理、商品管理以及订单管理模块。前端界面采用BootStrap、JQuery框架。后端使用了SpringBoot、Thymeleaf、Mybatis的架构,还有通过拦截器实现反SQL注入,防止用户输入SQL敏…☆19Aug 8, 2019Updated 6 years ago
- 高并发,分布式架构商城实现, 项目基于 Gradle 构建。包括以下技术栈:1.反向代理、动静分离 - Nginx;2.注册中心、配置中心 - nacos;3.认证中心(社交登录,weibo) - OAuth2.0;4.权限控制 - Spring Security;5.统一…☆15Apr 8, 2024Updated 2 years ago
- anyRTC提供对实时直播场景的支持,RTCPEngine SDK 能够实现一对一、一对多的纯音频和视频实时直播,相比RTMPC延时更低、极简API接口。适用于在线娃娃机、智能硬件、在线医疗、视频招聘、相亲交友等多种场景。☆14Sep 7, 2021Updated 4 years ago