spring-controller

Community

Generate a complete Spring REST controller stack.

Authoredercnj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the creation of a complete Spring Boot REST controller stack for new resources, reducing boilerplate and accelerating delivery.

Core Features & Use Cases

  • Generates a fully wired @RestController with endpoints (CRUD or custom) following hexagonal architecture conventions.
  • Creates Request/Response DTOs with proper validation annotations and reflection bindings.
  • Produces a static mapper class for converting between domain objects and DTOs.
  • Generates a RestControllerAdvice for centralized exception handling and predictable error responses.
  • Includes unit tests for controller and mapper to ensure correct behavior.
  • Uses existing knowledge patterns to align with project conventions and test coverage.

Quick Start

Invoke the skill with /spring-controller <ResourceName> to generate a complete Spring REST controller stack for your resource.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spring-controller
Download link: https://github.com/edercnj/ia-dev-environment/archive/main.zip#spring-controller

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.