springboot-patterns
Spring Boot architecture patterns for production-grade REST APIs, JPA, validation, and observability.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill springboot-patternsStats
| Total installs | 2,473 |
| Weekly installs | 2.5K |
| GitHub stars | 112.5K |
| First seen | Jan 30, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Covers controller, service, and repository layers with Spring MVC/WebFlux, Spring Data JPA queries, and transactional boundaries
- Includes DTOs with validation, centralized exception handling via @ControllerAdvice, and RFC 7807 error responses
- Provides caching strategies with @Cacheable and @CacheEvict, async processing with @Async, and structured logging via SLF4J
- Demonstrates request filtering, pagination, sorting, retry logic, and rate limiting with security considerations for forwarded headers
- Covers background jobs, observability (Micrometer, OpenTelemetry), and production defaults like constructor injection and connection pooling
Tags
Related skills
| Skill | Installs | vs springboot-patterns |
|---|---|---|
| rivetkit-client-swift | 2,006 | -467 |
| django-expert | 2,091 | -382 |
| langchain-fundamentals | 2,717 | +244 |
| building-ai-agent-on-cloudflare | 2,308 | -165 |
| clerk-webhooks | 2,725 | +252 |
FAQ
- How many installs does springboot-patterns have?
- springboot-patterns has 2,473 total installs and 2.5K installs this week.
- Where is springboot-patterns hosted?
- springboot-patterns is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does springboot-patterns have?
- springboot-patterns has 112.5K GitHub stars.
- When was springboot-patterns first indexed?
- OrangeBot.AI first indexed springboot-patterns on Jan 30, 2026.
- How do I install springboot-patterns?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill springboot-patterns