“cannot find symbol” when using ExtensionMethod of lombok.experimental
I need to use @ExtensionMethod but I have “cannot find symbol” for extension methods when I compile project.
I need to use @ExtensionMethod but I have “cannot find symbol” for extension methods when I compile project.