Package akka.javasdk.annotations
Annotation Interface Produce.ServiceStream
- Enclosing class:
Produce
Annotation to configure the component to produce an event stream that can be consumed by other services.
-
Required Element Summary
-
Element Details
-
id
String idIdentifier for the event stream. Must be unique inside the same service.
-