Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ retrieve recipes sorted by creation date #449

Open
wants to merge 2 commits into
base: be/dev
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 12, 2025

레시피 조회 정렬 기준 수정(레시피ID -> 생성일 기준 내림차순)
데모데이 데이터 생성일 수정
레시피 생성일 인덱스 생성


기존 레시피 서비스에서 응답을 만들때 정렬하는 로직을 레포지터리 쪽으로 옮겼습니다.
아토가 팔로우 리뷰에도 남겨줬는데,
레포지터리에서 조건에 맞는 레시피 아이디들을 찾고, 다시 레포지터리에서 응답을 생성하는 로직을 회의 때 얘기해보면 좋을 것 같네요..
해당 부분에서 정렬 로직이 두 번 들어가게 됩니다.

Copy link
Contributor Author

Overall Project 89.96% -0.2% 🍏
Files changed 35.71% 🍏

File Coverage
RecipeService.java 85.81% -1.91% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Backend ♻️ refactor refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant