@Override is not allowed when implementing interface method

IDEA导入项目后出现@Override错误,虽然不影响编译,可是看起来不和谐。html 对于这个问题,网上有两种解决方案:apache 一、File-->Project Structure...-->Module-->选中模型-->Language Level,选择6(网上这种方案较多)maven 二、pom文件中配置maven-compiler-plugin(我的认为这种方案更正确,能够避免每
相关文章
相关标签/搜索