Search:

Type: Posts; User: reachnaveen; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    2,275

    Version Mismatch

    Thanks for the reply. Yes I found the issue. The issue is related to the Spring Common Data. Initially I used 1.1 version it was giving me error, I tried 1.0 it worked fine.


    Thanks

    Naveen
  2. Replies
    3
    Views
    2,275

    Spring Data JPA Error

    Hi,
    I am trying to use Spring Data JPA.
    For Basic CRUD Operation everything looks good. But when I try to add custom Query like example below. I am getting error.

    @Query("select r from...
Results 1 to 2 of 2