Crud Module
# Spring Boot CRUD Module Generator
Use this prompt to auto-generate CRUD boilerplate.
---
## 🧠 Prompt
Generate a full CRUD module with:
- Controller
- Service
- Repository
- DTOs
- Validation
- Pagination support
**Entity Name:**when to use it
Community prompt sourced from the open-source GitHub repo garlichck/chatgpt-prompt-for-software-engineer (MIT). A "Crud Module" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
garlichck/chatgpt-prompt-for-software-engineer · MIT