Class SpringShellSample
java.lang.Object
org.springframework.shell.samples.SpringShellSample
Main entry point for the application.
Creates the application context and start the REPL.
- Author:
- Eric Bottard, Janne Valkealahti
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
-
Constructor Details
-
SpringShellSample
public SpringShellSample()
-
-
Method Details
-
main
- Throws:
Exception
-
myPromptProvider
-