Caused by: org.springframework.data.mapping.PropertyReferenceException: No property item found for type BItem!
后来发现在Service层 PageRequest.of里排序的参数必须是 实体类字段
希望能帮助到您
Caused by: org.springframework.data.mapping.PropertyReferenceException: No property item found for type BItem!
后来发现在Service层 PageRequest.of里排序的参数必须是 实体类字段
希望能帮助到您