Failed to import bean definitions from URL location [classpath:ba06/spring-*.xml]


org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:ba06/spring-*.xml]
Offending resource: class path resource [ba06/spring-total.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:ba06/spring-*.xml]
Offending resource: file [E:\ideaworkspace\springcour\ch02-di-xml\target\classes\ba06\spring-total.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Detected cyclic loading of file [E:\ideaworkspace\springcour\ch02-di-xml\target\classes\ba06\spring-total.xml] - check your import definitions!

此报错是由于关系配置文件,与spring配置文件通配符相同,

将关系文件更名后,问题解决


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM