摘要: 1.可以自动加载注解驱动,通过注解找到对应Controller <!-- spring MVC 注解驱动 --> <mvc:annotation-driven></mvc:annotation-driven> <!-- 配置自动扫描包 --> <context:component-scan base 阅读全文
posted @ 2017-08-02 15:33 与f 阅读(288) 评论(0) 推荐(0)