bounswe / bounswe2024group8

6 stars 1 forks source link

Create custom Post Response #158

Closed yektaercul closed 6 months ago

yektaercul commented 6 months ago

Issue Description

I will create a new Post response Object to include the User specific infos: If he/she liked or bookmarked that post. Also refactor and rewrite all of the repository methods related to them.

Issue Due Date

05/16/2024

Reviewer

@oguzkagnici

Revision Due Date

05/16/2024

yektaercul commented 6 months ago

Created Custom PostResponse and implemented needed JPA Query methods here and in the repo

oguzkagnici commented 6 months ago

PostResponse is being used in various endpoints and successfully returns users' reactions and post content. Closing the issue...