This is a very simple example project which sketches out the ideas of event sourcing and CQRs based on Spring Boot.
You will need to install Hazelcast and run it as a server (with the default configuration)
You will need to install Redis and run redis-server
This project is outdated, and no longer maintained.