A.@Test
B.@Transactional
C.@RequestParam
D.@PostMapping
您可能感興趣的試卷
你可能感興趣的試題
A.request
B.response
C.session
D.application
A.數(shù)據(jù)清洗
B.數(shù)據(jù)統(tǒng)計(jì)
C.數(shù)據(jù)綁定
D.數(shù)據(jù)整理
A.Validator
B.ViewResolver
C.request
D.DispatcherServlet
A.ConversionService
B.Validator
C.DataBinder
D.BindingResult
A.commons-logging-1.2.jar
B.spring-aop-4.3.6.RELEASE .jar
C.log4j-api-2.3.jar
D.javassist-3.21.0-GA .jar
最新試題
下列是正確的JSON對(duì)象結(jié)構(gòu)數(shù)據(jù)的是()。
當(dāng)客戶端form表單的enctype屬性為()時(shí),瀏覽器就會(huì)采用二進(jìn)制流的方式來處理表單數(shù)據(jù),服務(wù)器端就會(huì)對(duì)文件上傳的請(qǐng)求進(jìn)行解析處理。
配置前端控制器時(shí)<load-on-startup>1</load-on-startup>表示()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
配置視圖解析器(ViewResolver)時(shí),<property name="prefix"value="/WEB-INF/jsp/"/>是設(shè)置視圖的()屬性。
組合注解()匹配PUT方式的請(qǐng)求。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
@RequestMapping注解的默認(rèn)屬性是()。
SpringMVC數(shù)據(jù)綁定的過程中,ServletRequest接收受的信息直接給()。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。