79372213

Date: 2025-01-20 17:43:58
Score: 1
Natty:
Report link

The workaround is described in below answer on intellij forum

https://intellij-support.jetbrains.com/hc/en-us/community/posts/23064675521682/comments/23204746556050

as answer is suggesting to include

<version>${lombok.version}</version>

against lombok annotation processor configuration in your pom.xml.

Above solution worked for me!

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Syed