goodsKill
Microservices-based flash sale system for high-concurrency testing
goodsKill is a simulated flash sale microservices project built with Spring Cloud 2023.x, Spring Boot 3.x, and Dubbo 3.x. It provides a unified API for testing high-concurrency seckill scenarios while demonstrating modern backend architecture patterns. goodsKill integrates key components such as Nacos for service discovery and configuration, Redis and MongoDB for data handling, and Kafka or RabbitMQ for messaging. It supports distributed transactions, database sharding, and multiple...