@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.class) public class CdsClientShell extends Object
| Constructor and Description |
|---|
CdsClientShell() |
| Modifier and Type | Method and Description |
|---|---|
ApiClientOptions |
apiClientOptions() |
static void |
main(String[] args) |
org.springframework.shell.jline.PromptProvider |
myPromptProvider() |
public static void main(String[] args)
@Bean public org.springframework.shell.jline.PromptProvider myPromptProvider()
@Bean public ApiClientOptions apiClientOptions()
Copyright © 2019. All rights reserved.