Class HouseRentalsTestingApp
java.lang.Object
info.ejava_student.starter.assignment1.testing.houserentals.HouseRentalsTestingApp
@SpringBootApplication(scanBasePackageClasses=RentersConfiguration.class)
public class HouseRentalsTestingApp
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) org.springframework.boot.CommandLineRunner
lambdaDemo
(RentersService rentersService) static void
-
Constructor Details
-
HouseRentalsTestingApp
public HouseRentalsTestingApp()
-
-
Method Details
-
main
-
lambdaDemo
-