Generates complete, production-ready Spring Boot services following industry best practices: proper layered architecture (Controller/Service/Repository), dependency injection, exception handling with @ControllerAdvice, OpenAPI/Swagger documentation, configuration management, and comprehensive logging.
Quick Start Describe the service you need and get a complete implementation:
Step 1: Understand Service Requirements Identify what needs to be created:
모범 사례와 계층화된 아키텍처에 따라 완전한 Spring Boot 서비스를 생성합니다. REST API 구축, Spring 서비스 생성, 컨트롤러 설정, 리포지토리 구현, Spring Boot 애플리케이션 추가, 종속성 주입 구성, RESTful 엔드포인트 생성, OpenAPI 문서 추가 또는 마이크로서비스 구축 시 사용합니다. Spring Boot 2.x 및 3.x, Spring Data JPA, Spring Web 및 Spring Security와 함께 작동합니다. 출처: dawiddutoit/custom-claude.