·spring-boot-dependency-injection
</>

spring-boot-dependency-injection

コンストラクターファーストのパターン、オプションのコラボレーターの処理、Bean の選択、および検証の実践をカバーする Spring Boot プロジェクトの依存関係注入パターンを提供します。 Bean の構成、依存関係の配線、または注入の問題のトラブルシューティングを行うときに使用します。

301インストール·2トレンド·@giuseppe-trisciuoglio

インストール

$npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-dependency-injection

spring-boot-dependency-injection のインストール方法

コマンドラインで spring-boot-dependency-injection AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-dependency-injection
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: giuseppe-trisciuoglio/developer-kit。

This skill captures the dependency injection approach promoted in this repository: constructor-first design, explicit optional collaborators, and deterministic configuration that keeps services testable and framework-agnostic.

Follow these steps to implement proper dependency injection in Spring Boot:

List all collaborators required by each class. Distinguish between mandatory dependencies (required for operation) and optional dependencies (feature-specific).

コンストラクターファーストのパターン、オプションのコラボレーターの処理、Bean の選択、および検証の実践をカバーする Spring Boot プロジェクトの依存関係注入パターンを提供します。 Bean の構成、依存関係の配線、または注入の問題のトラブルシューティングを行うときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-dependency-injection
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-19
更新日
2026-03-10

Browse more skills from giuseppe-trisciuoglio/developer-kit

クイックアンサー

spring-boot-dependency-injection とは?

コンストラクターファーストのパターン、オプションのコラボレーターの処理、Bean の選択、および検証の実践をカバーする Spring Boot プロジェクトの依存関係注入パターンを提供します。 Bean の構成、依存関係の配線、または注入の問題のトラブルシューティングを行うときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

spring-boot-dependency-injection のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-dependency-injection インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/giuseppe-trisciuoglio/developer-kit