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 - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • 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

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • 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