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 Details

  • Constructor Details

    • Init

      Init()
  • Method Details

    • run

      public void run(String... args)
      Specified by:
      run in interface org.springframework.boot.CommandLineRunner