We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
각 Entity 에너테이션 누락됨. BaseEntity의 에너테이션도 수정 필요.
에너테이션 추가함. BaseEntity 각 필드의 에너테이션도 수정.
The text was updated successfully, but these errors were encountered:
Merge pull request #11 from seoshinehyo/fix/#10
a7dce69
[Fix] Domain 수정
3521f6b
da90644
KyunghwanChoi
Successfully merging a pull request may close this issue.
Bug/Fix Issue 📌
1. 문제 정의
각 Entity 에너테이션 누락됨. BaseEntity의 에너테이션도 수정 필요.
2. 원인 파악
3. 해결
에너테이션 추가함. BaseEntity 각 필드의 에너테이션도 수정.
4. 결과 확인
The text was updated successfully, but these errors were encountered: