jackmacdougall / SYSC4806-TeamJORA

0 stars 2 forks source link

Database #18

Closed OmarDawoud closed 4 years ago

OmarDawoud commented 4 years ago

Created Repository interface extending CrudRepository interfaces: +StudentRepository +InstructorRepository +GroupRepository Added RestController Annotation and a test case in BootApplication