接口 CommandLineRunner

    • 方法详细资料

      • run

        void run​(String... args)
          throws Exception
        Callback used to run the bean.
        参数:
        args - incoming main method arguments
        抛出:
        Exception - on error