带有CRUD的基于Spring Web的管理工具 [英] Spring web-based admin tool with CRUD

查看:126
本文介绍了带有CRUD的基于Spring Web的管理工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在PHP&中Symfony世界中有一个基于AdminLTE模板的名为Sonata Admin https://sonata-project.org/ 的工具,这是具有登录,菜单配置以及最重要功能的多合一管理工具-数据库表HTML网格CRUD生成器。
该工具通过避免编写样例代码来节省大量的工作量,此外,在某些情况下,您可能会编写零代码。

In PHP & Symfony world there is a tool called Sonata Admin https://sonata-project.org/ based on AdminLTE template, that is all-in-one admin tool with login, menu configuration, and what is most important - database tables HTML grid CRUD generators. The tool saves you tons of efforts by avoiding you writing boilerplate code, moreover, there might be a scenario that you would write zero code.

相同,但适用于Java和Spring堆栈。有什么建议吗?

We need the same but for Java and Spring stack. Any recommendations?

推荐答案

看看JHipster项目 https://jhipster.github.io/

Take a look at JHipster project https://jhipster.github.io/

使用它可以创建基于Spring Boot + Angular的应用程序。它提供了一些很酷的工具来通过脚手架生成CRUD实体。

With it you can create Spring Boot+Angular based applications. It provides some cool tools for generating CRUD entities by scaffolding.

这篇关于带有CRUD的基于Spring Web的管理工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆