How can I use Specification and Pageable together?personelRepository.java@Query("SELECT e FROM PersonelEntity e ")List<PersonelEntity> ...
確定! 回上一頁