I am learnig Java Spring. While learning, I noticed that other classes see the methods generated by lombok as undefined.

But if I press Ctrl + Space I can see them:
Class with variables showing them to on Outline:

Does anyone know what's wrong? I probably made some stupid configuration mistake but I can't find it myself and I can't find help on Google.