Class JLineShellAutoConfiguration.JLineHistoryConfiguration

java.lang.Object
org.springframework.shell.boot.JLineShellAutoConfiguration.JLineHistoryConfiguration
Enclosing class:
JLineShellAutoConfiguration

@Configuration @ConditionalOnMissingBean(org.jline.reader.History.class) public static class JLineShellAutoConfiguration.JLineHistoryConfiguration extends Object
  • Constructor Details

    • JLineHistoryConfiguration

      public JLineHistoryConfiguration()
  • Method Details

    • history

      @Bean public org.jline.reader.History history()