Class AppCommand
java.lang.Object
info.ejava_student.starter.assignment1.autoconfig.rentals.AppCommand
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rentalsService
-
rentalsActive
-
rentalsPreference
-
-
Constructor Details
-
AppCommand
public AppCommand()
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.springframework.boot.CommandLineRunner
- Throws:
Exception
-