クラス ComponentFlowAutoConfiguration.ComponentFlowConfiguration
java.lang.ObjectSE
org.springframework.shell.boot.ComponentFlowAutoConfiguration.ComponentFlowConfiguration
- 含まれているクラス:
- ComponentFlowAutoConfiguration
@Configuration(proxyBeanMethods=false)
protected static class ComponentFlowAutoConfiguration.ComponentFlowConfiguration
extends ObjectSE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明shellCommonComponentFlowCustomizer
(org.springframework.beans.factory.ObjectProvider<org.jline.terminal.Terminal> terminal, org.springframework.beans.factory.ObjectProvider<org.springframework.core.io.ResourceLoader> resourceLoader, org.springframework.beans.factory.ObjectProvider<TemplateExecutor> templateExecutor)
コンストラクターの詳細
ComponentFlowConfiguration
protected ComponentFlowConfiguration()
メソッドの詳細
shellCommonComponentFlowCustomizer
@Bean @ConditionalOnMissingBean @Order(0) public ComponentFlowCustomizer shellCommonComponentFlowCustomizer(org.springframework.beans.factory.ObjectProvider<org.jline.terminal.Terminal> terminal, org.springframework.beans.factory.ObjectProvider<org.springframework.core.io.ResourceLoader> resourceLoader, org.springframework.beans.factory.ObjectProvider<TemplateExecutor> templateExecutor)