The Lombok package is successfully installed, but it prompts that the get, set method, and constructor cannot be found when running.

Confirm that the installation of lombok is successful. If the annotation is not red, the operation in the idea prompts that the get, set method or constructor cannot be found. Check whether the annotation is enabled. If it is not enabled, check it as shown in the figure below and apply it to solve the problem.
insert image description here

Guess you like

Origin blog.csdn.net/shoppingend/article/details/123178869