728x90
error: variable name not initialized in the default constructor & java: variable objectTermService not initialized in the default constructor
위와 같은 에러 발생 했을때.
# 해결
=> intelli > 파일 > 설정 > 빌드, 실행, 배포 > 컴파일러 > 어노테이션 프로세서 > 해당 프로젝트 선택 > 좌측 어노테이션 처리 활성화 및 프로젝트 클래스 경로에서 프로세서 가져오기 체크
출처 : https://stackoverflow.com/questions/59598779/variable-not-initialized-in-default-constructor