Class HouseRentalsTestingApp.Init
java.lang.Object
info.ejava_student.starter.assignment1.testing.houserentals.HouseRentalsTestingApp.Init
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
- Enclosing class:
HouseRentalsTestingApp
@Component
static class HouseRentalsTestingApp.Init
extends Object
implements org.springframework.boot.CommandLineRunner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rentersService
-
-
Constructor Details
-
Init
Init()
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.springframework.boot.CommandLineRunner
-