소개
This skill provides Claude with the specialized knowledge required to build, review, and optimize RESTful APIs within Spring Boot projects, ensuring strict adherence to industry standards. It covers essential components including resource-based URL design, proper HTTP method usage, immutable DTO patterns, and global exception handling. By integrating these patterns, developers can ensure their APIs are consistent, maintainable, and secure while following architectural best practices like constructor injection and thin controllers to separate business logic from the web layer.