query-validator icon indicating copy to clipboard operation
query-validator copied to clipboard

Adding Spring Data JPA @Query support

Open destan opened this issue 6 years ago • 0 comments

Hello,

I've added @Query (org.springframework.data.jpa.repository.Query) annotation support with unit tests and I also manually tested it in my projects.

Do you think it can be merged? At least, I'd like to hear your feedback. Thanks.

https://github.com/gavinking/query-validator/pull/22

destan avatar Sep 09 '19 13:09 destan