Describe the bug
I have the below class that I am trying to compile, which works perfectly when I use POJO.
But I wanted to make the code more readable. So I decided to use lombok. I know that this is huge class. but for simple enough generation I did not think lombok would have failed.
Describe the bug I have the below class that I am trying to compile, which works perfectly when I use POJO. But I wanted to make the code more readable. So I decided to use lombok. I know that this is huge class. but for simple enough generation I did not think lombok would have failed.
To Reproduce
Expected behavior Expect to compile code successfully.
Version info (please complete the following information):
Additional context Add any other context about the problem here.