spring-boot-dependency-injection
CommunitySpring DI best practices.
Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Promotes constructor-based dependency injection, explicit optional collaborators, and deterministic wiring for easier testing and maintenance.
Core Features & Use Cases
- Constructor injection as default pattern for mandatory collaborators.
- Guarded setters/Providers for optional dependencies.
- Clear bean resolution, qualifiers, and profiles for multi-variant wiring.
Quick Start
Begin with a simple service using constructor injection; gradually introduce optional collaborators and qualifiers as needed.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-boot-dependency-injection Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#spring-boot-dependency-injection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.