feat: use rabbit to projection bus

This commit is contained in:
2025-04-14 22:59:55 +02:00
parent 9d4cc84c4e
commit 2a798646c2
32 changed files with 75 additions and 56 deletions

View File

@@ -3,7 +3,7 @@ package eventDemo.business.command.action
import eventDemo.business.command.CommandException
import eventDemo.business.command.command.ICantPlayCommand
import eventDemo.business.event.event.PlayerHavePassEvent
import eventDemo.business.event.projection.gameState.GameStateRepository
import eventDemo.business.event.projection.GameStateRepository
/**
* A command to perform an action to play a new card