我想为我的存储库公开新的端点,它也扩展了RevisionRepository。@RepositoryRestResource(collectionResourceRel="persons",itemResourceRel="person",path="persons")publicinterfacePersonRepositoryextendsPagingAndSortingRepository,RevisionRepository{RevisionfindLastChangeRevision(@Param("id")Longid);RevisionsfindRevisions(@Pa