Lombok error
1044886782 opened this issue · 2 comments
1044886782 commented
I don't know why if i implement the project the "@" function throws : can not found the function getXXX()
zhulinn commented
Which IDE are you using? You need to install Lombok plugin in your IDE for Lombok support, otherwise the IDE would complain get/set function not found. If your are using Intellij, check that.
1044886782 commented
Which IDE are you using? You need to install Lombok plugin in your IDE for Lombok support, otherwise the IDE would complain get/set function not found. If your are using Intellij, check that.
I finally solved it by restart the project several times and changing dependency version.
By the way, cause i didn't have the experience of the Full-Stack program , just keep on learning 请多关照