Package io.spring.task
Class SampleCommandLineRunner
java.lang.Object
io.spring.task.SampleCommandLineRunner
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@Component
public class SampleCommandLineRunner
extends Object
implements org.springframework.boot.CommandLineRunner
- Author:
- Michael Minella
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SampleCommandLineRunner
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.springframework.boot.CommandLineRunner
- Throws:
Exception
-