Simple Spring boot application which uses embedded database "Apache derby".
-
You can run easily by running "CourseApiApp.java" as a java application
-
It runs in default port 8080, so test the application by localhost:8080/main/hello
-
Also included Spring boot actuator,which helps in finding the status of our APP, you can verify by localhost:8080/health