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

Implement GoalBettingObjectMapperBuilderCustomizer #98

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

mkSpace
Copy link
Collaborator

@mkSpace mkSpace commented Jul 10, 2024

진행한 작업

  • 기존에 Jackson2ObjectMapperBuilder를 직접 customizing 할 경우 기존에 주입된 customizers를 직접 customize 해줘야 하는데 이 부분은 관심사에 벗어난 작업으로 보여 ObjectMapperBuilder customizing 하는 작업을 Customizer를 직접 구현해 주입하는 방식으로 변경했습니다.

@mkSpace mkSpace requested a review from K-Diger July 10, 2024 11:29
@mkSpace mkSpace merged commit e56c3a2 into develop Jul 16, 2024
1 check passed
@mkSpace mkSpace deleted the feature/fix-jackson-config branch July 16, 2024 09:11
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.

1 participant