Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 325 Bytes

File metadata and controls

7 lines (5 loc) · 325 Bytes

Example for Event Sourcing with Spring Boot

This is a very simple example project which sketches out the ideas of event sourcing and CQRs based on Spring Boot.

Prerequisites

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