In Spring Data Jpa to get first 10 rows I can do this findTop10By(). ... Currently MySQL does not support ROW_NUMBER() function that can assign a sequence ...
確定! 回上一頁