springboot-course-data-api A simple POC using Spring Boot to create a Course API. Spring Boot Dependencies Used: Spring Web Spring Data JPA Apache Derby with Embedded Support API Details: Root API is Topic Each Topic can have multiple Courses Added Spring boot actuator for monitoring of the application Tweeks: Used YAML for configurations instead of JAVA Properties file