Is there a way to automaticaly generate CRUD class for Hibernate Entity in Spring MVC using the IntelliJ Idea IDE? I found some possibility to generate in NetBeans, I would need something similar for Intellij too. Thx in advance for your help.
Generate JSF2 CRUD's - Can I create the bean and xhtml automatically for any entity?