问答详情
源自:3-1 使用SpringMVC实现Restful接口(上)

秒杀系统的Seckill 类找不到

之前dao,service单元测试没问题,到这里报错HTTP Status 500 - Servlet.init() for servlet seckill-dispatcher threw exception 具体说是java.lang.ClassNotFoundException: Cannot find class: Seckill 请求各位帮助,配置文件里的entity包扫描什么都没错

提问者:Fliers 2017-04-25 14:59

个回答

  • simplegeng
    2017-04-26 16:07:06

    检查一下你的spring-dao.xml文件