Skip to content

amgir/EventSourcingSpringBootExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.2%
  • HTML 20.8%