v1.1.4: Fix execution error of backend container in docker-compose.yaml, add more information to README.md.
v1.1.3: Document on how to use the simulator for a domain-specific microservices system.
v1.1.2: Upgrade spring boot to 3.1.5
v1.1.1: Software license added. Event processing moved to quizzes causal package.
v1.1.0: The simulator is refactored to achieve the qualities of reusability and decoupling: the domain-driven design concepts are separated from the transactional causal consistent concepts; the domain-specific application is isolated and can, in future extensions, be reused by different transactional models.
v1.0: Architect friendly microservices system simulator to test the business logic behavior when executing using a transactional causal consistency model. Describe in Transactional Causal Consistent Microservices Simulator.