クラス InstaBotJBatchApplication

java.lang.Object
org.thinkit.bot.instagram.batch.InstaBotJBatchApplication

@EnableMongoAuditing
@EnableBatchProcessing
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.class)
public class InstaBotJBatchApplication
extends Object
The SpringBoot Batch application for InstaBot.
導入されたバージョン:
1.0.0
  • コンストラクタの詳細

    • InstaBotJBatchApplication

      public InstaBotJBatchApplication()
  • メソッドの詳細

    • main

      public static void main​(String[] args)
      The entry point.
      パラメータ:
      args - The arguments from command line.