@EnableWebMvc 等效 <mvc:annotation-driven /> 于XML。它启用对带 @Controller 注释的类的支持,该类 @RequestMapping 用于将传入请求映射到特定方法 ...
確定! 回上一頁