クラス DefaultActiveProfilesResolver

java.lang.ObjectSE
org.springframework.test.context.support.DefaultActiveProfilesResolver
実装されたすべてのインターフェース:
ActiveProfilesResolver

public class DefaultActiveProfilesResolver extends ObjectSE implements ActiveProfilesResolver
ActiveProfiles.profiles() または ActiveProfiles.value() を介して宣言的に構成されたプロファイルのみに基づいてアクティブな Bean 定義プロファイルを解決する ActiveProfilesResolver 戦略のデフォルト実装。
導入:
4.1
作成者:
Sam Brannen
関連事項: