ActiveScaffold 类似于 Spring 框架的管理员吗?
我的 spring-struts-hibernate 应用程序需要一个管理界面。用于创建、更新和删除对象的接口。 Rails 中有 ActiveScaffold。 Java 世界中是否存在类似管理生成器的东西?为了春天?
手动编码这一切实在是太痛苦了。感谢您的帮助。
I need an admin interface for my spring-struts-hibernate application. an interface for creating, updating, and deleting objects. In Rails there's ActiveScaffold. Does something like an admin generator exist in the Java world? For Spring?
Handcoding all this is just such a pain in the arm. Thanks for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您看过 Spring Roo 吗?
Have you taken a look at Spring Roo?
另外顺便看看OpenXava。你会对那里的发展速度感到惊讶。
Also on the side look at OpenXava. You would be amazed by the development speed there.