spring xml 报错Cannot find the declaration of element 'beans'

  写spring项目中的xml 文件,写好后运行项目,提示Cannot find the declaration of element 'beans'html     报错为找不到关于beans元素的声明,因而在xml头部加上:spring   <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework
相关文章
相关标签/搜索