org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring/spring-dao.xml]: Initialization of bean failed; 怎么回事啊
2016-07-07
已采納回答 / Tiamo012
輸出一下 seckillDao 看看有沒有注入 SeckillDao這個接口的實現類代理類若是null的話 看看 spring 配置文件中 basePackage 這個屬性和 mapperLocations 是不是對的
2016-07-05
找不到 秒殺類???Could not resolve type alias 'Seckill'. Cause: java.lang.ClassNotFoundException: Cannot find class: Seckill
2016-07-05
講得很贊,感謝這位老師?。。。。。。。。?!Thanks IMOOC!!!!!!!!!!!!!!!!!!!!!!!
2016-07-04
[Err] 1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
2016-07-01