Is there any CRUD admin interface for Spring Boot?

This page summarizes the projects mentioned and recommended in the original post on /r/SpringBoot

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

  • https://www.jhipster.tech/ is the closest solution I have found. But generally it is not much practical since it generates the code, and then you need to organize your coding around that with conventions.

  • EasyAdminBundle

    EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.

  • Symfony Framework has EasyAdminBundle for example. Is there anything similar for Spring Boot to manage entities?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • spring-boot-admin

    Admin UI for administration of spring boot applications

  • Please don't offer Spring Boot Admin it doesn't have CRUD feature.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts