A.@Test
B.@Service
C.@Controller
D.@Transactional
您可能感興趣的試卷
你可能感興趣的試題
A.propagation
B.value
C.isolation
D.rollbackForClassName
A.@Test
B.@Transactional
C.@Overide
D.@Component
A.rollback-for
B.read-only
C.isolation
D.propagation
A.setRollBackOnly()
B.isRollbackOnly()
C.isCompleted()
D.hasSavepoint()
A.getTimeout()
B.isReadOnly()
C.getIsolationLevel()
D.getPropagationBehavior()
最新試題
簡單來說,RESTful風(fēng)格就是把請(qǐng)求參數(shù)變成()的一種風(fēng)格。
組合注解()匹配PUT方式的請(qǐng)求。
調(diào)用()組件對(duì)已經(jīng)綁定了請(qǐng)求消息數(shù)據(jù)的參數(shù)對(duì)象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
SpringMVC中,使用注解方式時(shí),需要添加()包。
將請(qǐng)求消息數(shù)據(jù)與后臺(tái)方法參數(shù)建立連接的過程就是SpringMVC中的()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
可以在()文件中進(jìn)行前端控制器的配置。
$.ajax中,表示請(qǐng)求時(shí)攜帶的數(shù)據(jù)的是()。
@Controller注解類型用于指示Spring類的實(shí)例是一個(gè)()。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。