dimanche 21 septembre 2014

Play Framework: package play.db.jpa not found


Vote count:

0




I am trying to create a play 2.3.4 application with Spring Data JPA. This tutorial says it is good practice to let my model class inherit from play.db.jpa.Model. Therefore I added import play.db.jpa. to my code and let my model class to extend from Model, However, when I reloaded the application, I got an error message, that Model is an unknown symbol. Anybody knows how to inherit from Model?



asked 33 secs ago

gefei

7,165






Play Framework: package play.db.jpa not found

Aucun commentaire:

Enregistrer un commentaire