The Spring JPA repository autocompletion feature does not show all options. e.g. IgnoreCase option is missing

Answered

Hello,

While working with intellij (2019.2.3) I noticed that some options on the Spring JPA repository autocomplete where missing (in this case the IgnoreCase option). At first I thought this was because of an old dependency in the pom file on my side. So i validated this against my maven pom file and this was not the case. I searched the internet to find some solution but I could not find any posts regarding the same problem. Most issues described the JPA repository autocomplete to not work at all, and this is not the case, since the default autocomplete (eg findByName) is working fine.

Are these particular autocomplete options "hard-coded" or are these retrieved from actual Spring data resources and could I update some file to make this work.

Kind regard,

Patrick Kessels

 

0
2 comments

Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with a small sample project.

0
Avatar
Permanently deleted user
0

Please sign in to leave a comment.