We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
因为项目中用到了Lombok,默认情况下IDE是找不到Lombok自动生成的代码的,比如:get/set方法等。 需要配置IDE才能支持Lombok,在此只介绍IDEA的配置方法,其他IDE请参考相应文档。