SE701-T1 / backend

Class Buddy Matcher - Group project for SOFTENG 701 Team 1 (Backend).
MIT License
3 stars 24 forks source link

Removal of BasicController/BasicService and moved BuddyRepo #126

Closed f-fromont closed 2 years ago

f-fromont commented 2 years ago

Description

Removed the basic endpoint that was setup to test when the backend was first made, also refactored the Buddyrepo location to be consistent with where the main buddy repo interactions take place from (User domain)

Fixes #125

How has this been tested?

Ran maven test, and all passed fine

Screenshots

Checklist