中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
舉報(bào)
2020-04-07
就是你demo實(shí)體類的包路徑,這個(gè)路徑你自己可以定義