Interface CommandLineRunner

    • Method Detail

      • run

        void run​(String... args)
          throws Exception
        Callback used to run the bean.
        Parameters:
        args - incoming main method arguments
        Throws:
        Exception - on error