问答详情
源自:4-1 基于bootstrap开发页面结构

大佬帮帮忙 500问题 The server encountered an unexpected condition that prevented it from fulfilling the request.

http://img2.mukewang.com/604c269c0001611511940928.jpg

 Configuration problem: Cannot locate BeanDefinitionDecorator for element [component-scan]
Offending resource: file [E:\JAVA_study\seckill\out\artifacts\seckill_war_exploded\WEB-INF\classes\spring\spring-web.xml]


提问者:qq_慕仰6155848 2021-03-13 10:43

个回答

  • qq_慕仰6155848
    2021-03-13 21:49:03

    找到问题根源了 

    <context:component-scan base-package="org.seckill.web"/>

    这句话我放在<bean></bean>里面了 导致的扫描包的时候没扫上