问题:Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'employeeDao'
解决方法:
<param-value>classpath:applicationContext*.XML</param-value> 注意 xml要大写
---------------------
作者:落幕年代
来源:CSDN
原文:https://blog.csdn.net/lailai186/article/details/81201481
版权声明:本文为博主原创文章,转载请附上博文链接!