Spring Boot CRUD Generator is an IntelliJ IDEA plugin that generates production-ready backend layers from a JPA entity in one click.
It creates Controllers, Services, Repositories, DTOs, Mappers, pagination, auditing, global exception handling, Swagger/OpenAPI docs, and optional JWT security with role-based access.
Built for Java backend developers who want clean architecture without repetitive CRUD boilerplate.