McGill-ECSE321-Winter2020 / project-group-01

project-group-01 created by GitHub Classroom
2 stars 5 forks source link

Add findAllByUser(User user) methods to the repository classes #92

Closed christopher-boustros closed 4 years ago

christopher-boustros commented 4 years ago

We need a findAllByUser(User user) method in the ApplicationRepository, CommentRepository, ForumRepository, and PetRepository classes.