We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
메서드에서 Pair<List<Company>, Company.Id?>를 반환하는 대신 반환 값을 캡슐화한 데이터 클래스를 사용하여 가독성을 높이는 작업이 필요합니다.\n\n관련 PR: https://github.com/Student-Center/3days-server/pull/25\n관련 댓글: https://github.com/Student-Center/3days-server/pull/25#discussion_r1792030309\n\n요청자: @waterfogSW
Pair<List<Company>, Company.Id?>
The text was updated successfully, but these errors were encountered:
waterfogSW
No branches or pull requests
메서드에서
Pair<List<Company>, Company.Id?>
를 반환하는 대신 반환 값을 캡슐화한 데이터 클래스를 사용하여 가독성을 높이는 작업이 필요합니다.\n\n관련 PR: https://github.com/Student-Center/3days-server/pull/25\n관련 댓글: https://github.com/Student-Center/3days-server/pull/25#discussion_r1792030309\n\n요청자: @waterfogSWThe text was updated successfully, but these errors were encountered: