今天发现一个奇怪的问题。包在external libraries中是可以访问到的,但是就是报错。现实为红色。后来发现是java版本的问题。
以下附上几种解决方案:
File>Invalidate Caches/Restart worked for me i The following trick resolved this issue for me:- Right click on the code editor
- Hover on Maven and expand
- Click on Reimport
My idea version is 12.0.4
Adding the dependencies below solved my problem.org.springframework spring-ormorg.hibernate hibernate-entitymanager
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)