At least one base package must be specified,这个是哪里出了问题,严重:Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanDefin

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/27 21:39:12
At least one base package must be specified,这个是哪里出了问题,严重:Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanDefin
xR[oA+CqyHR/F0,nf}Z;ilKE۪h .% /1=;儝Ț@`.M0`s'Һ0I@<8#wOgl={wYz+c#M'4L D([9lH"\r N œ#% 0 `86[76!f,gq`8H`Sq]݄ 5sӼkpIz,|J̸(f:O0;d`1viX蒣IY" W`S Ӥq۲ 5/bBXCN$ߟ*xY6/ ݅-,

At least one base package must be specified,这个是哪里出了问题,严重:Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanDefin
At least one base package must be specified,这个是哪里出了问题,
严重:Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanDefinitionStoreException:Unexpected exception parsing XML document from class path resource [applicationContext.xml]; nested exception is java.lang.IllegalArgumentException:At least one base package must be specified at org

At least one base package must be specified,这个是哪里出了问题,严重:Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanDefin
我也遇到这个问题了!最开始我以为是我的架包没有导入完整,我从头检查了遍,并没发现什么问题,当我坚持spring.xml配置文件的时候发现《》 base-package=" 这里没写入要扫描的包",加入之后重新发布,运行OK!
希望对你有所帮助!