News

To create a Spring Boot console app, implement the CommandLineRunner interface, and use the required run method as you normally use the main method.