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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SampleCommandLineRunner
 
 - 
 - 
Method Details
- 
run
- Specified by:
 runin interfaceorg.springframework.boot.CommandLineRunner- Throws:
 Exception
 
 -