We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
针对秒杀业务场景的特性,基于Spring Boot开发秒杀系统,基本满足了高并发场景下秒杀商品的功能;利用缓存与消息队列等技术减少了对数据库的访问,同时解决了商品超卖、重复下单等问题。
Java 1
算法学习记录