TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: I'm developing a Django-like admin panel for Spring Boot apps

2 点作者 ailef超过 1 年前
Hi HN!<p>I&#x27;ve recently started working on this side project and I wanted to ask some questions if there&#x27;s anybody in the target audience for such a tool reading this.<p>The tool is a plug-and-play JAR file that you drop into the app and, with little to no configuration, will expose a management interface on your Spring Boot app. It will automatically load all your DB classes and provide standard CRUD functionalities. At the moment, in a very WIP stage, it looks like this: https:&#x2F;&#x2F;i.imgur.com&#x2F;KgTfmfd.png (this screenshot shows a specific table with its data and possible operations).<p>So my questions are:<p>1) Do you think this might be useful? From what I&#x27;ve seen there are no solid equivalents of what Django has for Spring Boot apps.<p>2) What features are you looking for in a tool like this, besides the standard CRUD stuff? CSV import&#x2F;export; AI features like query the DB in natural language; Graphs and stats; Authorization&#x2F;authentication; UI customization, etc...<p>3) Do you think there is a possible market for such a tool or can this see success only as an open-source library? If yes, how would you approach the pricing? It can&#x27;t be sold as a SaaS because customers would need physical access to the JAR file.<p>Thanks!

暂无评论

暂无评论