Sample code showing how to work with the Serialized API:s.
Sign up and login to get your free API-keys to Serialized.
git clone git@github.com:serialized-io/samples-java.git
mvn clean package
Example how to create a custom projector, deployed as an AWS Lambda, for events stored in Serialized.
Dropwizard CQRS/EventSourcing backend showing various aspects of the Serialized API:s.
Dropwizard CQRS/EventSourcing backend showing various aspects of the Serialized API:s.
Shows how to utilize client-side encryption before storing events in Serialized.
Tiny CQRS/EventSourcing backend showing various aspects of the Serialized API:s.
Spring Boot CQRS/EventSourcing backend showing various aspects of the Serialized API:s.