Class IdGeneratorWebApplication

java.lang.Object
icu.congee.id.generator.web.IdGeneratorWebApplication

@SpringBootApplication @EnableScheduling public class IdGeneratorWebApplication extends Object
ID生成器Web应用程序的启动类。 该类负责启动Spring Boot应用程序并启用定时任务功能。
  • Constructor Details

    • IdGeneratorWebApplication

      public IdGeneratorWebApplication()
  • Method Details

    • main

      public static void main(String[] args)
      应用程序入口点。
      Parameters:
      args - 命令行参数