Skip to content

cwahlmann/coffee-o-mat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee-o-mat

A sample application to demonstrate eventsourcing with akka

The application needs cassandra to persist events. Start an instance of cassandra locally with defaults (f.e. cassandra.bat -f) before starting coffee-o-mat.

In Eclipse there is no built-in Annotation Processing. This is needed for the immutable classes. You have to install the plugin m2e-apt to get that work.

About

A sample application to demonstrate eventsourcing with akka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages