This is a simple Spine-based application which defines Hello Bounded Context, which has:
-
The
Print
command. -
The
Console
Process Manager, which handles the command. -
The event
Printed
event emitted by theConsole
.
To run the sample from the command line, please execute:
./gradlew :sayHello