首页 > 其他 > 详细

You have defined query method in the repository

时间:2019-06-29 23:54:33      阅读:517      评论:0      收藏:0      [点我收藏+]
Caused by: java.lang.IllegalStateException: You have defined query method in the repository but you don‘t have any query lookup strategy defined. The infrastructure apparently does not support query methods! at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.<init>(RepositoryFactorySupport.java:545) ~[spring-data-commons-2.1.3.RELEASE.jar:2.1.3.RELEASE]

版本冲突:
技术分享图片
注释掉版本就行了。

You have defined query method in the repository

原文:https://blog.51cto.com/14423206/2415422

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!