REST API Conventions

Use when generating REST controllers, DTOs, success response contracts, pagination, HTTP status mapping, or API versioning. For RFC 9457 exception and error response formatting, use problem-details-rfc9457 unless the project explicitly requires a legacy error envelope.

rrezartprebreza 4ebae38 7 files · 14.0 KB Updated

File contents

rrezartprebreza/spring-boot-skills/tree/main/skills/spring-boot-4/rest-api-conventions commit 4ebae38d67

Frequently asked questions

npx skillmds@latest add rrezartprebreza/rest-api-conventions-2