Tool/Intellij

IntelliJ Lombok 적용

하르싼 2022. 9. 20. 16:12
반응형

IntelliJ Lombok 적용

OS : 윈도우

 

의존성 설정

pom.xml

IntelliJ Lombok Plugin 설정

  • file -> settings -> Pluings : Lombok 검색 후 Install 및 IDE 재시작

Enable annotation processing 체크

  • File -> settings -> Build. Execution, Deployment -> Compiler -> Annotation Procssors -> Enable annotation processing 체크 

반응형