Spring Data Jpa Repositories Autocomplete "findBy..." methods not working
已回答
I have the latest version of IntelliJ IDEA Ultimate and I don't see any support for Query Methods. My project is Spring Boot project using Maven. Earlier I had trouble with not showing up Persistence Windows. Now it is working fine after I add JPA facade. Currently my project has both Spring and JPA facade
请先登录再写评论。
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with a small sample project.