1. Install lombok in your IDE. This article will outline the steps to install it in STS and eclipse. 2. Add lombok to project classpath Lombok jar is required in the classpath at compile time. This article will explain how to do that. 1. Installing Lombok in STS Following are the ste...
[[1;31mERROR[m]Failed to execute goal[32morg.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile[m[1m(default-compile)[m on project[36mSampleProject[m:[1;31mFatal error compiling[m: java.lang.IllegalAccessError:classlombok.javac.apt.LombokProcessor(in unnamed modu...