Skip to main content

One post tagged with "lombok"

View all tags

Troubleshoot Lombok Compilation Problems

· One min read
Apache Wangye
Software developer and technical writer

Lombok modifies compilation through annotation processing. A project may build in Maven while the IDE reports errors, or work in the IDE while CI fails, when those environments use different processors or Java versions.

Total views -- · Visitors --