lombok annotation handler class lombok.eclipse.handlers.handleequalsandhashcode failed - see error log.
lombok annotation handler class lombok.eclipse.handlers.handleconstructor$handlenoargsconstructor failed - see error log.
lombok annotation handler class lombok.eclipse.handlers.handlesuperbuilder failed
지난 주 어떠한 이유로 인해 블루스크린이 떴고,, 복구하지 못한 채로 새롭게 환경설정을 하게 되었다.
그러던 중 위의 에러들과 만났다.
오늘 기준(240624)
STS 4.23.1
JAVA 17
Lombok 1.18.30
을 사용했다.
만약 위와 같은 에러를 만났는데 환경설정도 겹친다면 롬복 버전을 1.18.32로 변경만 해주면 된다.
(STS 재설치,,롬복 재설정,,프로젝트 import를 반복하며 시간을 버리지 않기를 바라며..😂)
참고
Fixing error "Lombok annotation handler class lombok.eclipse.handlers.HandleBuilder failed"
In my Windowns 11 environment I use Visual Studio Code (1.87.2) to develop Java applications. In one of these apps we use some of the Project Lombok's annotations (1.18.24) such as @Builder, @Data, @
stackoverflow.com
https://github.com/redhat-developer/vscode-java/issues/3561
lombok @Singular cause Lombok annotation handler class lombok.eclipse.handlers.HandleBuilder failure · Issue #3561 · redhat-de
Lombok @Singular cause Lombok annotation handler class lombok.eclipse.handlers.HandleBuilder failed Environment Operating System: Ubuntu x86_64 x86_64 x86_64 GNU/Linux JDK version: 17 Visual Studio...
github.com
'Spring Boot' 카테고리의 다른 글
REST API 실습 예제 정리 (1) | 2023.11.03 |
---|---|
Error io.jsonwebtoken.lang.UnknownClassException (Maven 방식) (0) | 2023.08.07 |
회원가입 기능 구현 (2) | 2023.07.17 |
댓글