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
수거함 태그의 유효성을 검증하는 로직이 서비스 계층 여러 메서드에 존재합니다. 즉, 중복 코드가 나타나서 일급 컬렉션을 통해 이를 해결합니다.
The text was updated successfully, but these errors were encountered:
Hanjaemo
Successfully merging a pull request may close this issue.
💡 구현 기능
수거함 태그의 유효성을 검증하는 로직이 서비스 계층 여러 메서드에 존재합니다. 즉, 중복 코드가 나타나서 일급 컬렉션을 통해 이를 해결합니다.
The text was updated successfully, but these errors were encountered: