【发布时间】:2013-07-26 20:53:33
【问题描述】:
有没有办法使用 IntelliJ Idea IDE 在 Spring MVC 中为 Hibernate Entity 自动生成 CRUD 类?我发现了一些在 NetBeans 中生成的可能性,我也需要 Intellij 类似的东西。提前感谢您的帮助。
Generate JSF2 CRUD's - Can I create the bean and xhtml automatically for any entity?
【问题讨论】:
标签: java spring hibernate intellij-idea