問題: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
版權聲明:本文為博主原創文章,轉載請附上博文鏈接!