Spring Boot Web API

Spring Boot 4 REST API implementation patterns. Use when creating REST controllers, REST endpoints, request validation, exception handlers with ProblemDetail (RFC 9457), API versioning, content negotiation, WebFlux reactive endpoints, HTTP clients with @HttpExchange, JSON serialization with Jackson 3, error handling, or CORS configuration. Covers @RestController patterns, Bean Validation 3.1, global error handling, and declarative HTTP clients. Use when this capability is needed.

tomevault-io ff5d8c6 2 files · 5.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/joaquimscosta--arkhe-claude-plugins--spring-boot-web-api commit ff5d8c6789

Frequently asked questions

npx skillmds@latest add tomevault-io/spring-boot-web-api