多项选择题

Servlet通常重写的方法有哪些?()

A.service
B.doGet
C.doPost
D.以上都不对

<上一题 目录 下一题>
热门 试题

多项选择题
下列日志框架,SpringBoot支持的有哪些()

A.logback
B.log4j2
C.slf4j
D.commons-logging

多项选择题
下面描述关于spring依赖注入的,哪些是正确的?()

A.使用属性的setter方法注入
B.使用构造器注入
C.使用Filed注入(用于注解方式)
D.方法参数注入

相关试题
  • 在Spring Security中,哪个注解用于设置权...
  • SecurityContextRepository接口中哪个方法...
  • 在Spring Security中,哪个接口用于获取用...
  • Spring Security是一个什么的安全框架()
  • 在RBAC模型中, Who 对 What 进行 How...