course-api Spring boot tutorial following the class from Java Brains. Basically the code creates a rest api to get/put/push/delete Topics and Courses. Also connection to a Derby database with JPA is part of the code.