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

MessageSource Properties Key 관리 리팩터링 #100

Closed
hyena0608 opened this issue Feb 1, 2023 · 0 comments · Fixed by #104
Closed

MessageSource Properties Key 관리 리팩터링 #100

hyena0608 opened this issue Feb 1, 2023 · 0 comments · Fixed by #104
Assignees
Labels
♻️ refactor 코드 리팩터링
Milestone

Comments

@hyena0608
Copy link
Collaborator

🚀 목적

  • 메시지 키 경로를 자바 빌더 패턴을 이용하여 관리한다.

🔗 작업

✅ 완료조건

@hyena0608 hyena0608 added the ♻️ refactor 코드 리팩터링 label Feb 1, 2023
@hyena0608 hyena0608 added this to the Sprint - 3 milestone Feb 1, 2023
@hyena0608 hyena0608 self-assigned this Feb 1, 2023
@hyena0608 hyena0608 linked a pull request Feb 2, 2023 that will close this issue
hyena0608 added a commit that referenced this issue Feb 3, 2023
* feat: 메세지 키 관리 설정 기능 추가

- 빌더 패턴을 이용한 메시지 키 생성 기능 추가

* update: exception 메시지 프로퍼티 내용 수정

* refactor: 빌더 패턴을 이용한 메시지 키 관리 리팩터링

* test: 예외 테스트 메시지 내용 조건 삭제
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 a pull request may close this issue.

1 participant