Spring Data Jpa Repositories Autocomplete "findBy..." methods not working
Answered
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 sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with a small sample project.