クラス ApplicationRunnerAutoConfiguration
java.lang.ObjectSE
org.springframework.shell.core.autoconfigure.ApplicationRunnerAutoConfiguration
@AutoConfiguration
@EnableConfigurationProperties(SpringShellProperties.class)
public class ApplicationRunnerAutoConfiguration
extends ObjectSE
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明org.springframework.shell.core.autoconfigure.ApplicationRunnerAutoConfiguration.ApplicationReadyEventListener
コンストラクターの詳細
ApplicationRunnerAutoConfiguration
public ApplicationRunnerAutoConfiguration()
方法の詳細
applicationReadyEventListener
@Bean @ConditionalOnProperty(prefix="spring.shell.context", name="close", havingValue="true") public org.springframework.shell.core.autoconfigure.ApplicationRunnerAutoConfiguration.ApplicationReadyEventListener applicationReadyEventListener()