中com.imooc.mvcdemo是啥?
<context:component-scan?base-package="com.cuiying.mvcdemo"> ????<context:include-filter?type="annotation"?expression="org.springframework.stereotype.Controller"/> </context:component-scan>
<context:component-scan?base-package="com.cuiying.mvcdemo"> ????<context:include-filter?type="annotation"?expression="org.springframework.stereotype.Controller"/> </context:component-scan>
2020-04-06
舉報
2020-04-07
就是你demo實體類的包路徑,這個路徑你自己可以定義