sean-walsh / lagom-flight-command

Flight domain CQRS command side sample in Lagom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lagom-flight-command

Flight domain CQRS command side sample in Lagom

This is a simple model of a flight, which may be created, have passengers added and removed and have it's doors closed.

TODO:

  1. Add departureTime and arrivalTime with appropriate serialization.
  2. Add command validation and responses.
  3. Kafka publication.
  4. Finish tests.
  5. Wrap with Lightbend Orchestration and run.

About

Flight domain CQRS command side sample in Lagom


Languages

Language:Scala 100.0%