spring boot 常见问题 - 02. The method builder() is undefined for the type Result

问题: 方法调用时,报错: The method builder() is undefined for the type Result 或 The method getMessage() is undefined for the type Result (备注:开发环境为:myeclipse)   解决: 添加 lombok (1)在maven 的pom.xml中添加依赖 <dependency>
相关文章
相关标签/搜索