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

Feature/#120 #122

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feature/#120 #122

wants to merge 6 commits into from

Conversation

dongchandev
Copy link
Member

No description provided.

@dongchandev dongchandev linked an issue Sep 23, 2024 that may be closed by this pull request
@dongchandev dongchandev requested review from GayeongKimm and suw0n and removed request for GayeongKimm September 23, 2024 14:16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

엔터 한개 빼주세요

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

에러 로깅이 필요하다면 log보단 exception처리를 하는게 나을것 같아요

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mealData에서 null처리 해야 nullPointException이 안 뜰것 같아요

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

null이 들어올 일이 없을 듯 합니다

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

다른 메소드는 다 stream형식으로 하였는데 getSchedules메소드만 stream을 적용 안 한 이유가 있나요?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

로직이 복잡해서 stream을 쓰면 가독성이 안좋아질 것 같아서 사용 안했습니다

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

일정 합칠때 distinct 필요할것 같아요

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

Successfully merging this pull request may close these issues.

Feature: schedule 데이터 api로 기본 설정하기
2 participants