https://github.com/naxa777/spring-data-repository-isempty-keyword
Demo project for IDEA-204203
https://github.com/naxa777/spring-data-repository-isempty-keyword
bug gradle intellij-idea is-empty spring-boot spring-data-jpa
Last synced: about 2 months ago
JSON representation
Demo project for IDEA-204203
- Host: GitHub
- URL: https://github.com/naxa777/spring-data-repository-isempty-keyword
- Owner: naXa777
- License: mit
- Created: 2018-12-16T15:35:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T11:58:12.000Z (over 6 years ago)
- Last Synced: 2025-02-09T02:11:17.939Z (4 months ago)
- Topics: bug, gradle, intellij-idea, is-empty, spring-boot, spring-data-jpa
- Language: Java
- Homepage: https://youtrack.jetbrains.com/issue/IDEA-204203
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spring Data Repository - IsEmpty keyword
[ ](https://app.codeship.com/projects/318949)
Demo project for [IDEA-204203](https://youtrack.jetbrains.com/issue/IDEA-204203).
IntelliJ IDEA inspection generates a false warning when using `IsEmpty` or `Empty` keyword in a Spring Data repository.
Open project in IntelliJ IDEA and navigate to [FacultyRepository](src/main/java/by/naxa/youtrack/springdatarepositoryisemptykeyword/repository/FacultyRepository.java).
## Screenshot
