How can I generate controller from JPA?
In netbeans it could be done by context menu “Generate JPA Controller” – and it will generate controllers with standart CRUD functions. But I can’t find how to do it in IDEA.
Try with JPA friend but it only generates dto and ddl files