摘要:
WebMvc常用注解示例 注册模型属性: @ModelAttribute 读取请求头: @RequestHeader 读取 Cookie: @CookieValue 校验参数: @Valid 、@Validated 注解处理: @ExceptionHandler 切面通知: @ControllerA 阅读全文
posted @ 2020-06-04 08:51
樊梨花大大王
阅读(162)
评论(0)
推荐(0)
摘要:
Web MVC 注解驱动 版本要求Spring Framework 3.1 + 基本配置步骤 注解配置: @Configuration ( Spring 范式注解 ) 组件激活: @EnableWebMvc (Spring 模块装配) 自定义组件 : WebMvcConfigurer (Spring 阅读全文
posted @ 2020-06-04 08:42
樊梨花大大王
阅读(302)
评论(0)
推荐(0)

浙公网安备 33010602011771号