Caused by: org.springframework.data.mapping.PropertyReferenceException: No property id

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/xiaofanren1111/article/details/81220090

User findByName(String id) 改成user 中的属性 User findByName(String userid)

猜你喜欢

转载自blog.csdn.net/xiaofanren1111/article/details/81220090
今日推荐