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
'error' 카테고리의 다른 글
[error] AhnLab 인터넷 연결을 허용하시겠습니까? JDBC Connection for DDL execution , Connect timed out (0) | 2025.06.26 |
---|---|
[Error Git]requested url returned error 403 (0) | 2025.02.07 |
[error] JPA PostgreSQL via JDBC [오류: 구문 오류, "order" 부근] (0) | 2025.01.09 |
[error] jwt token 값 쿠키에서 가져올때, 쿠키 값이 null로 나올때 해결법 (0) | 2024.12.30 |
[error] react Request failed with status code 403, /static/js/bundle.js error (0) | 2024.12.26 |