@Configuration @ComponentScan(value={"org.springframework.shell.commands","org.springframework.cloud.dataflow.shell.command.common","org.springframework.cloud.dataflow.shell.command.classic","org.springframework.cloud.dataflow.shell.converter","org.springframework.cloud.dataflow.shell.config"}) @ConditionalOnProperty(name="dataflow.mode", havingValue="classic", matchIfMissing=true) public static class BaseShellAutoConfiguration.ClassicRegisterInternalCommands extends Object
Constructor and Description |
---|
ClassicRegisterInternalCommands() |
@PostConstruct public void log()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.