java.lang.Object
io.jstach.opt.spring.example.App

@SpringBootApplication public class App extends Object
Entry point.
Author:
agentgt
  • Constructor Summary

    Constructors
    Constructor
    Description
    App()
    To placate JDK 18 javadoc.
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
    Canonical entry point that will launch Spring

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • App

      public App()
      To placate JDK 18 javadoc.
  • Method Details

    • main

      public static void main(String[] args)
      Canonical entry point that will launch Spring
      Parameters:
      args - the command line args