Class SpringCli

java.lang.Object
org.springframework.boot.cli.SpringCli

public final class SpringCli extends Object
Spring Command Line Interface. This is the main entry-point for the Spring command line application.
Since:
1.0.0
Author:
Phillip Webb
See Also:
  • Method Details

    • main

      public static void main(String... args)