Class MoveRequestService

java.lang.Object
com.chess.backend.restController.service.MoveRequestService

@Service public class MoveRequestService extends Object
This class handles the call to get all possible moves for a chess piece.
Author:
Hannes Stuetzer