Package io.cloudstate.kotlinsupport.annotations.crdt
-
Annotation Types Summary Annotation Type Description CommandHandler Marks a method as a command handler.CrdtEntity A CRDT backed entity.
| Annotation Type | Description |
|---|---|
| CommandHandler |
Marks a method as a command handler.
|
| CrdtEntity |
A CRDT backed entity.
|