[Solved] Idea Build error. The symbol — Lombok cannot be found

The Lombok annotation is used here, and the get and set methods cannot be used during entity class compilation.

The build method is gradle

The following settings can be solved:

Read More: