A.@GetMapping
B.@PostMapping
C.@PutMapping
D.@DeleteMapping
您可能感興趣的試卷
你可能感興趣的試題
A.name
B.value
C.method
D.produces
A.事務(wù)管理器
B.前端控制器
C.視圖解析器
D.后端控制器
A.applicationContext.doc
B.springmvc-config.xml
C.mybatis-config.xml
D.CustomerMapper.xml
A.HandlerAdapter
B.HandlerMapping
C.DispatcherServlet
D.Handler
A.Serialiable接口
B.Controller接口
C.MethodInterceptor接口
D.InvocationHandler接口
最新試題
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進行數(shù)據(jù)合法性校驗。
@Controller注解類型用于指示Spring類的實例是一個()。
@RequestMapping注解的默認屬性是()。
ModelAndView對象的()方法向模型對象中添加數(shù)據(jù)。
配置前端控制器時,<url-pattern>/</url-pattern>表示()。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
配置前端控制器時<load-on-startup>1</load-on-startup>表示()。
下列示攔截器,主要用于攔截用戶請求并做相應(yīng)的處理的是()。
在SpringMVC中,不采用注解,設(shè)計控制器類需要實現(xiàn)()。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。