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

[#100] 메시지 소스 키 관리 리팩터링 #104

Merged
merged 4 commits into from
Feb 3, 2023

Conversation

hyena0608
Copy link
Collaborator

🌱 작업 사항

  • 메시지 소스 키를 관리하기 위한 빌더 패턴 적용

🦄 관련 이슈

close #100

@hyena0608 hyena0608 added the ♻️ refactor 코드 리팩터링 label Feb 2, 2023
@hyena0608 hyena0608 self-assigned this Feb 2, 2023
@hyena0608 hyena0608 linked an issue Feb 2, 2023 that may be closed by this pull request
Copy link
Member

@JoosungKwon JoosungKwon left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~!! 빌더 패턴과 메서드 체이닝을 이용한 메시지 관리는 독특하네요! 어떤 장단점이 있을지 멘토님들한테 여쭤보면 좋을 것 같습니다.👍

@hyena0608 hyena0608 merged commit f5134c7 into develop Feb 3, 2023
@hyena0608 hyena0608 deleted the refactor/100-message-source-key branch February 3, 2023 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩터링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MessageSource Properties Key 관리 리팩터링
3 participants