A.void
B.ModelANdView
C.Callable<?>
D.String
您可能感興趣的試卷
你可能感興趣的試題
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
最新試題
文件解析器類CommonsMultipartResolver的()屬性表示上傳文件的最大長(zhǎng)度。
當(dāng)客戶端form表單的enctype屬性為()時(shí),瀏覽器就會(huì)采用二進(jìn)制流的方式來(lái)處理表單數(shù)據(jù),服務(wù)器端就會(huì)對(duì)文件上傳的請(qǐng)求進(jìn)行解析處理。
下列是正確的JSON對(duì)象結(jié)構(gòu)數(shù)據(jù)的是()。
SpringMVC數(shù)據(jù)綁定的過(guò)程中,ServletRequest接收受的信息直接給()。
可以在()文件中進(jìn)行前端控制器的配置。
RESTful風(fēng)格在HTTP請(qǐng)求中,使用()表示添加操作。
$.ajax中,表示請(qǐng)求時(shí)攜帶的數(shù)據(jù)的是()。
ViewResolver解析后,會(huì)向()中返回具體的View(視圖)。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當(dāng)著()的角色。