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

[Backend] hotfix : DB 와 모듈화 수정 #43

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

Dayon-Hong
Copy link
Collaborator

#40
오류 수정

  • 모듈화 시 response 값 오류 수정
  • DB colum 명 지정 => 변경

큰 메소드들 분리하기

 Repository에서 Optional으로 null Check 대신 따로 예외처리 조건문 사용하기
https://www.baeldung.com/java-optional

 api url 중복 -> yml prefix 설정

 서비스와 서비스 impl 분리
Service와 ServiceImpl 분리 이유 : 참고글 1 , 참고글 2
@Dayon-Hong Dayon-Hong self-assigned this Mar 8, 2024
@Dayon-Hong Dayon-Hong merged commit c5b15ec into dev_backend Mar 8, 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