加載spring-dao.xml時報錯
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring/spring-dao.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: dao/seckillDao (wrong name: dao/SeckillDao)
2017-03-13
是mapper里面的namespace出錯了 哈哈