Intellij 에서 LOMBOK 을 사용한 프로젝트의 웹서버를 띄울려고 하면 cannot find symbol 컴파일 에러가 발생한다.
이때는 다음과 같이 설정해 주면 해결된다.
https://www.jetbrains.com/idea/help/configuring-annotation-processing.html
Intellij 에서 LOMBOK 을 사용한 프로젝트의 웹서버를 띄울려고 하면 cannot find symbol 컴파일 에러가 발생한다.
이때는 다음과 같이 설정해 주면 해결된다.
https://www.jetbrains.com/idea/help/configuring-annotation-processing.html