agentskills.codes
SP

springboot-patterns

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging.

Install

mkdir -p .claude/skills/springboot-patterns-chenqin231 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15491" && unzip -o skill.zip -d .claude/skills/springboot-patterns-chenqin231 && rm skill.zip

Installs to .claude/skills/springboot-patterns-chenqin231

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging.
122 charsno explicit “when” trigger

About this skill

Spring Boot Development Patterns

Spring Boot architecture and API patterns for scalable, production-grade services.

References

TopicDescriptionFile
File OrganizationLine limits, project structure, splitting patternsfile-organization.md
REST API & Service LayerControllers, repositories, transactions, DTOs, exception handlingrest-api-service.md
Caching, Async & Logging@Cacheable, @Async, SLF4J logging, request filterscaching-async-logging.md
Resilience & Rate LimitingPagination, retry with backoff, Bucket4j rate limitingresilience-ratelimit.md
Production DefaultsBackground jobs, observability, HikariCP, constructor injectionproduction-defaults.md

Search skills

Search the agent skills registry