@Configuration public class ShellCommandLineConfiguration extends Object
Constructor and Description |
---|
ShellCommandLineConfiguration() |
@Bean @ConditionalOnMissingBean(type="org.springframework.cloud.deployer.resource.registry.UriRegistry") public ShellCommandLineRunner commandLineRunner()
ConditionalOnMissingBean
annotation is used so that
this interactive command line runner is not created when running the shell in the same process as the
Data Flow server.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.