In addition to Sanjay Bharwani's post, I can add that creating a lombok.config file does indeed help. This file can be created in the root directory (where the pom.xml file is located). Afterwards, you should also recompile the project with mvn clean compile.