corda-checkers/backend
djmil 959ea0051d Major refactoring
- abstract GameState as a base class for
  + GameProposale
  + GameBoard
  + GameResult

- GameView persepective approach
  as result significant downplay of DTO classes

- single GameCommand
- single transaction Commit flow with dedicated responder
- extensive use of orchestartion code flow pattern
2023-09-21 16:21:58 +02:00
..
gradle/wrapper front and back skeleton 2023-08-13 15:31:47 +02:00
src Major refactoring 2023-09-21 16:21:58 +02:00
build.gradle SpringBoot: test reorganization 2023-09-01 16:20:40 +02:00
gradlew front and back skeleton 2023-08-13 15:31:47 +02:00
gradlew.bat front and back skeleton 2023-08-13 15:31:47 +02:00
settings.gradle front and back skeleton 2023-08-13 15:31:47 +02:00