This project implements a high-performance order matching engine as a Spring Boot microservice. It utilizes a price-time priority algorithm to match buy and sell orders entirely in-memory, eliminating ...