Skip to content

A minimal Hello World application with one command and event

License

Notifications You must be signed in to change notification settings

spine-examples/hello

Repository files navigation

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

About

A minimal Hello World application with one command and event

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages