JPA遇到的问题

 No property  found for type!

这个错误的原因是 JpaImpl 类没有加上 

@Repository
注解导致报错
posted on 2019-04-19 10:10  wylb小天  阅读(202)  评论(0)    收藏  举报