끄적끄적(Memo)/레퍼런스(reference)
@NoArgsConstructor의 Access Level
Chann._.y
2023. 1. 30. 23:37
728x90
https://erjuer.tistory.com/106
[JPA] Entity Class의 @NoargsConstructor (access = AccessLevel.PROTECTED)
실무에서 JPA를 활용하다보면 Entity 생성시 @NoargsConstructor (access = AccessLevel.PROTECTED) 이라는 Annotation을 붙여서 개발을 하게 된다. 이에 조금 더 정확히 이해하고자 이번 블로그 글로 언급하고자 한
erjuer.tistory.com
728x90