クラス ComponentFlowAutoConfiguration
java.lang.ObjectSE
org.springframework.shell.core.autoconfigure.ComponentFlowAutoConfiguration
@AutoConfiguration
@ConditionalOnClass(ComponentFlow.class)
public class ComponentFlowAutoConfiguration
extends ObjectSE
ComponentFlow の Auto-configuration。- 作成者:
- Janne Valkealahti
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明componentFlowBuilder(org.springframework.beans.factory.ObjectProvider<ComponentFlowCustomizer> customizerProvider)
コンストラクターの詳細
ComponentFlowAutoConfiguration
public ComponentFlowAutoConfiguration()
メソッドの詳細
componentFlowBuilder
@Bean @Scope("prototype") @ConditionalOnMissingBean public ComponentFlow.Builder componentFlowBuilder(org.springframework.beans.factory.ObjectProvider<ComponentFlowCustomizer> customizerProvider)