Java Spring Boot Implementation

Based on the modelled Events and Agents within the domain namespace, additional code will be auto generated in the SDK. Using these code artefacts allows to easily implement use cases around business events.

The generated code offers capabilities to easily publish events within any place of the business logic. Additionally, there is an implementation file generated, for each of the modelled agents, which is meant to cover the business logic of what should happen after an event is consumed.