I wonder how would it be possible to create a sort of generic repository like this
@Repository public interface GenericApiDao extends CrudRepository&