spring-application-code-style
CommunityStandardize Spring app structure with clarity.
Authorrotilho
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides Spring application structure and wiring guidance to keep controllers thin, separate business logic from HTTP concerns, and standardize package organization across Spring Boot projects, including WebFlux or coroutine-first services.
Core Features & Use Cases
- Enforces clear boundaries between controllers, services, and repositories to improve testability and maintainability.
- Promotes proper bean wiring and explicit configuration properties via dedicated configuration classes.
- Guides transactional boundaries, eventing, scheduling, and basic observability within the application stack.
- Use case: you want a consistent project structure that scales with features, keeps business logic out of HTTP layers, and supports coroutine-first or Flow usage in Spring-managed code.
Quick Start
Configure a Spring Boot project with a standard architecture (controllers thin, services orchestrating, repositories focused on persistence) and verify wiring and properties align with Spring best practices.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-application-code-style Download link: https://github.com/rotilho/skills/archive/main.zip#spring-application-code-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.