Package com.neven.ticTacToeGame.repository
com.neven.ticTacToeGame.repository is a group of interfaces which extends
JpaRepository
interface and is a encapsulating storage for entities of application.-
Interface Summary Interface Description StatisticRepository This interface is a repository forStatistic
class.