done all the implementations of each parts yet
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.pmumali.plr.dtos;
|
||||
|
||||
|
||||
public record ResultatChevalView(ChevalDto cheval, Integer numeroCheval, Integer rang) {}
|
||||
Reference in New Issue
Block a user