TLDR: Spring Boot Database Admin (now renamed SnapAdmin) is a lightweight dependency that you can integrate into your Spring Boot/JPA applications to have an automatically generated CRUD management interface based on your JPA classes. It’s released on Github and distributed on Maven. If you want to see what it looks like, you can check the […]