美文网首页
eclipse:The method findAccountBy

eclipse:The method findAccountBy

作者: 吃伏冒有礼貌 | 来源:发表于2020-01-08 10:06 被阅读0次

提示:The method findAccountById(Integer) of type AccountDaoImpl must override a superclass method
这是因为默认的jdk版本是1.5 ,其实根据配置idea此类的经验我已经猜到一丢丢.


he method findAccountById(Integer) of type AccountDaoImpl must override a superclass method
右键工程properties--->Java Complier----->JDKComplier

参考l连接

相关文章

网友评论

      本文标题:eclipse:The method findAccountBy

      本文链接:https://www.haomeiwen.com/subject/rvvjactx.html