2019年9月19日
摘要: 今天在做一个SSM的shiro的demo,在SpringMVC的配置文件里频繁报错 : org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 13 in XML document from class 阅读全文
posted @ 2019-09-19 11:26 做个Nice的人 阅读(1052) 评论(0) 推荐(0) 编辑
摘要: 写了一个demo,发现在tomcat中部署完项目,启动时报错。 1,问题描述 2,解决办法 1)程序在部署完成后报错,说明是程序是编译通过的,即编译编译路径Java Build Path没问题。2)此时查看 项目Properties—Deployment Assembly(参考:eclipse中We 阅读全文
posted @ 2019-09-19 11:22 做个Nice的人 阅读(507) 评论(0) 推荐(0) 编辑