Class NewChessGameService

java.lang.Object
com.chess.backend.restController.service.NewChessGameService
All Implemented Interfaces:
INewGameService

@Service @Qualifier("NewChessGameService") public class NewChessGameService extends Object implements INewGameService
This class handles the call to create a new game.
  • Constructor Details

  • Method Details