标签: java spring-boot spring-data spring-data-rest
一旦表中的数据变得庞大(超过2亿行),当前的Spring-Data-Rest分页将非常缓慢。 有谁知道Spring-Data-Rest是否可以使用KeySet分页而不是当前功能?
有人尝试实现吗?
请先谢谢!