Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 805 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 805 Bytes

Build Status license

Hello World!

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 the Console.

To run the sample from the command line, please execute:

./gradlew :sayHello