Minimal Spring Boot sample app.
For building and running the application you need:
There are several ways to run a Spring Boot application on your local machine.
One way is to execute the main method in SchedulelyApp.java` class from your IDE.
Alternatively you can use the Spring Boot Maven plugin like so:
mvn spring-boot:runHome page http://localhost:8080/home
Admin page http://localhost:8080/admin
Swagger UI http://localhost:8080/swagger-ui.html#/
https://drive.google.com/file/d/1XcOMJ_Y0NCC6Escnwe6twRwWzQQxBTc5/view?usp=sharing