Stacktora
Stacktora / Vault / Java (Spring) + Kafka + Postgres: Event Sourcing / CQRS Reference Backend
Backend by @ops

Java (Spring) + Kafka + Postgres: Event Sourcing / CQRS Reference Backend

A reference implementation of the event-sourcing/CQRS pattern — Kafka as the event log, a worker rebuilding read models from events. For teams who want this specific architectural pattern as a starting point, not a business vertical.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Java (Spring) 21 PostgreSQL Kafka

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install java-event-sourcing-cqrs-reference --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault