Skip to content

Chapter One implementation

Compare
Choose a tag to compare
@codeliner codeliner released this 26 Nov 22:38
· 194 commits to master since this release

Chapter One release contains the first draft of the Cargo DDD model. It contains the Entities Cargo and Voyage and also an Application BookingService that works with an overbooking policy to allow the booking of a Cargo even when the Voyage has not enough free capacity.