Java resources
Our collection of resources and links to build systems with Serialized and Java.
Guides
Projecting domain events to useful read models in Java
Learn how to create a basic projection of your events using our Java client library.
Generating an application using a Maven archetype
See how easy it is to use Maven to generate a Java application that demonstrates the concepts of CQRS and event sourcing.
Getting to know the Java client
The first steps to get started using our Java client for building applications with Event Sourcing and CQRS.
Working with aggregates in Java
Learn how to work with aggregates using our Java client library. Learn about the optimistic concurrency control features and how to load and store events to build Aggregates with Event Sourcing.
Libraries & resources
Official Java client
Our official Java client
Go to page
Java sample code
Sample code showing how to work with the Serialized APIs and how to use the client library.
Go to page