Provide repeatable CRUD workflows for Spring Boot 3 services with Spring Data JPA and feature-focused architecture; apply when modeling aggregates, repositories, controllers, and DTOs for REST APIs.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
assets/specs/product.jsonassets/specs/product_with_rel.jsonreferences/crud-reference.mdreferences/examples-product-feature.mdreferences/generator-usage.mdreferences/spring-official-docs.mdscripts/examples/product.jsonscripts/examples/product_with_rel.jsonscripts/generate_crud_boilerplate.pytemplates/Controller.java.tpltemplates/CreateService.java.tpltemplates/DeleteService.java.tpltemplates/DomainModel.java.tpltemplates/DomainRepository.java.tpltemplates/DomainService.java.tpltemplates/DtoRequest.java.tpltemplates/DtoResponse.java.tpltemplates/EntityExceptionHandler.java.tpltemplates/ErrorResponse.java.tpltemplates/ExistException.java.tpl