アノテーションインターフェース ConfigurationPropertiesBinding
@Qualifier("org.springframework.boot.context.properties.ConfigurationPropertiesBinding")
@TargetSE({TYPESE,METHODSE})
@RetentionSE(RUNTIMESE)
@DocumentedSE
public @interface ConfigurationPropertiesBinding
@ConfigurationProperties
のバインディングを構成するために必要な Bean(コンバーターなど)の修飾子。- 導入:
- 1.3.0
- 作成者:
- Dave Syer
フィールドのサマリー
フィールド
フィールドの詳細
VALUE
@Qualifier
の具体的な値。- 関連事項: