已采纳回答 / 流月汐志
Service类中,ProductDao.save(product);ProductDao小写productDao,你这是类名调用了。
org.springframework.beans.factory.BeanDefinitionStoreException:
2016-11-09
老师讲的太好了。
程序源码下载!
http://download.csdn.net/detail/soulover/9677351
程序源码下载!
http://download.csdn.net/detail/soulover/9677351
2016-11-09
老师讲的太好了。
程序源码下载!
http://download.csdn.net/detail/soulover/9677351
程序源码下载!
http://download.csdn.net/detail/soulover/9677351
2016-11-09
已采纳回答 / 慕粉奋斗
你这个是数据库连接失败造成的吧,建议检查数据库连接语句
Connections could not be acquired from the underlying database!
ERROR - could not get database metadata
ERROR - could not get database metadata
2016-11-08
通关搞完,最大的感受的spring对Hibernate3和Hibernate4有些不同,运行程序时如果使用Hibernate4的同学按照视频里某些地方处理方法的可能会遇到问题,不过遇到问题就解决问题,我也一路解决过来了,没什么困难的,各位加油!
2016-11-08
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener一直找不到这个类
2016-11-05