Class ShellRunnerAutoConfiguration.PrimaryCommandConfiguration

java.lang.Object
org.springframework.shell.boot.ShellRunnerAutoConfiguration.PrimaryCommandConfiguration
Enclosing class:
ShellRunnerAutoConfiguration

@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(SpringShellProperties.class) @Conditional(OnPrimaryCommandCondition.class) public static class ShellRunnerAutoConfiguration.PrimaryCommandConfiguration extends Object
  • Constructor Details

    • PrimaryCommandConfiguration

      public PrimaryCommandConfiguration()
  • Method Details