public interface ExampleFilterRepository<T,ID>
extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>
findAll, findAllCopyright © 2021. All rights reserved.