求大佬幫忙解決下
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Configuration problem: Id is required for element 'properties' when used as a top-level tag
Offending resource: class path resource [spring/spring-DAO.xml]
Offending resource: class path resource [spring/spring-DAO.xml]
這個問題問題怎么解決?
2019-03-14
你在spring-DAO.xml文件里寫的代碼出問題了吧。
你寫的propertiy 這個tag 前的 bean tag是不是缺少了 id=""