Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 351 Bytes

File metadata and controls

2 lines (2 loc) · 351 Bytes

CourseHub

A Spring Boot-based application that efficiently manages courses, students, and their reviews. It leverages various relational mappings between entities, implements second-level caching with EhCache, and secures APIs using JWT and username/password authentication. Developed CRUD operations for Courses, Students, Reviews, and Identities.