@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value={ShellProperties.class,DataFlowShellProperties.class}) public class ShellAutoConfiguration extends Object
Auto-configuration for the Dataflow Shell components.| Constructor and Description |
|---|
ShellAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RestTemplate |
restTemplate() |
TablesInfoResultHandler |
tablesInfoResultHandler(org.jline.terminal.Terminal terminal) |
TargetHolder |
targetHolder() |
@Bean public TargetHolder targetHolder()
@Bean public RestTemplate restTemplate()
@Bean public TablesInfoResultHandler tablesInfoResultHandler(org.jline.terminal.Terminal terminal)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.