类 GenerateApplicationRunner

java.lang.Object
com.cdkjframework.center.generate.GenerateApplicationRunner
所有已实现的接口:
org.springframework.boot.ApplicationRunner

@Component @Order(-2147483548) public class GenerateApplicationRunner extends Object implements org.springframework.boot.ApplicationRunner
  • 构造器详细资料

    • GenerateApplicationRunner

      @Autowired public GenerateApplicationRunner(UpdateDatabaseService updateDatabaseServiceImpl)
  • 方法详细资料

    • run

      public void run(org.springframework.boot.ApplicationArguments args) throws Exception
      执行
      指定者:
      run 在接口中 org.springframework.boot.ApplicationRunner
      参数:
      args - 参数
      抛出:
      Exception - 异常