你可能喜欢
单项选择题
A.router.beforeEach()
B.router.afterEach()
C.router.beforeLeave()
D.router.afterLeave()
单项选择题
A.使用PageRequest和Pageable
B.使用Pagination和Sorting
C.使用@Pageable注解
D.使用@Sort注解
单项选择题
A.JpaRepository
B.JpaSpecificationExecutor
C.PagingAndSortingRepository
D.CrudRepository