This repository contains a proof-of-concept order matching engine implemented as a Spring Boot microservice. It uses a price-time priority algorithm to match buy and sell orders entirely in-memory, ...