News

Have the class implement the CommandLineRunner interface. Add the interface's required run (String… args) method. Write your standalone Spring Boot console app code inside the run method of the class.