Spring Boot + Axon starter for event-sourced DDD backends
Lhotse is a starter kit for building event-sourced backend applications using domain-driven design. It uses Java 17, Spring Boot and Axon for command and event handling, integrates Keycloak for authentication, and supports filestores (in-memory, Mongo GridFS, AWS S3), Docker, and Gradle. Suited for teams implementing CQRS/event-sourcing architectures with replayable projections and role-based access control.
0