JAVA/SpringBoot

[스프링부트] 롬복 Lombok 라이브러리 추가(Gradle Project)

박차 2022. 10. 19. 13:41

build.gradle

dependency에 롬복이 추가 

 

File -> settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors

 

Enable annotation processing 선택 후 OK