DEV Community

Ailef
Ailef

Posted on

Spring Boot Database Admin: automatically generate a CRUD admin panel for your JPA classes

Example list view screenshot

Are you tired of writing boilerplate code for back-end admin interfaces? You're in the right place :D

I've recently started working on Spring Boot Database Admin which will take this boring work out of your hands and provide an automatically generated admin interface with powerful features.

It's released as an open-source project on Github. Feel free to give it a try!

Top comments (0)