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

[#8] 코드 수정 #9

Merged
merged 1 commit into from
Aug 29, 2024
Merged

[#8] 코드 수정 #9

merged 1 commit into from
Aug 29, 2024

Conversation

JHwan96
Copy link
Collaborator

@JHwan96 JHwan96 commented Aug 28, 2024

  • field injection -> constructor injection
  • builder 대신 생성자 사용
  • @PostConstruct 삭제
  • 출력문 대신 logger 사용
  • 이후에 DTO 통합할 예정

- field injection -> constructor injection
- builder 대신 생성자 사용
- @PostConstruct 삭제
- System.out.println 대신 logger 사용
- 이후에 DTO 통합할 예정
@JHwan96 JHwan96 self-assigned this Aug 28, 2024
@JHwan96 JHwan96 merged commit fdcbb28 into main Aug 29, 2024
1 check passed
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