79615250

Date: 2025-05-10 07:19:45
Score: 1
Natty:
Report link

For java 24:

It Resolve My Problem:

<dependency>
    <groupId>org.projectlombok</groupId>
    <artifactId>lombok</artifactId>
    <version>1.18.38</version>
    <scope>provided</scope>
</dependency>

Then Reload maven file it will fix it...

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vikash sharma