Class SpringShellSample

java.lang.Object
org.springframework.shell.samples.SpringShellSample

@SpringBootApplication @CommandScan public class SpringShellSample extends Object
Main entry point for the application.

Creates the application context and start the REPL.

Author:
Eric Bottard, Janne Valkealahti
  • Constructor Details

    • SpringShellSample

      public SpringShellSample()
  • Method Details