It seems everything is OK. But when I compile a test, errors come: can not find the methods getXXX and setXXX.
I opened the .class file with IntelliJ and find out that there is no setXXX and getXXX methods.
Could somebody tell me why?
In order to solve the problem set:
Make sure you have the Lombok plugin for IntelliJ installed!
->
Plugins