-
Jun 12th, 2012, 11:33 PM
#1
Spring data - Jpa problems integrating with grails
Hey all,
I am trying to integrate spring data - jpa with grails. So far it's been going well, but i want to use Specifications in my findAll method. Now i got STS java annotation processing up and running, and generating the MetaModel classes, but it seems like these classes aren't being added when groovy compiles the app, so when doing a grails run-app. Error message i get is "cannot find symbol" when trying to import the metamodel class. Please any help for this is appreciated, or a workaround. thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules