パッケージ io.spring.task

クラス SampleCommandLineRunner

java.lang.ObjectSE
io.spring.task.SampleCommandLineRunner
実装されたすべてのインターフェース:
org.springframework.boot.CommandLineRunner

@Component public class SampleCommandLineRunner extends ObjectSE implements org.springframework.boot.CommandLineRunner
作成者:
Michael Minella
  • コンストラクターの詳細

    • SampleCommandLineRunner

      @Autowired public SampleCommandLineRunner(ListSE<DataSourceSE> dataSources)
  • メソッドの詳細

    • run

      public void run(StringSE... args) throws ExceptionSE
      次で指定:
      インターフェース org.springframework.boot.CommandLineRunnerrun 
      例外:
      ExceptionSE