feat(config): add GameWritebackEventDto to reflection targets
Build & Test (NowChessSystems) TeamCity build finished
Build & Test (NowChessSystems) TeamCity build finished
This commit is contained in:
@@ -14,6 +14,7 @@ import io.quarkus.runtime.annotations.RegisterForReflection
|
|||||||
classOf[ClockDto],
|
classOf[ClockDto],
|
||||||
classOf[CreateGameRequestDto],
|
classOf[CreateGameRequestDto],
|
||||||
classOf[ErrorEventDto],
|
classOf[ErrorEventDto],
|
||||||
|
classOf[GameWritebackEventDto],
|
||||||
classOf[GameFullDto],
|
classOf[GameFullDto],
|
||||||
classOf[GameFullEventDto],
|
classOf[GameFullEventDto],
|
||||||
classOf[GameStateDto],
|
classOf[GameStateDto],
|
||||||
|
|||||||
Reference in New Issue
Block a user