Hi all,
I have my application developed with SpringMVC and for the persistence im using JPA (Hibernate implementation). Having already all the jpa entities is possible to create the CRUD interface directly on my project?
If I have to add some @nnotation there is no problem but I really appreciate if you point me to some tutorial
Thanks
