相关考题
-
单项选择题
SpringBoot进行全局异常处理的注解是()
A.@ControllerAdvice
B.@Bean
C.@configration
D.@SpringBootApplicatiog -
多项选择题
EventBus使用的设计模式有()
A.单例模式
B.观察者模式
C.MVP模式
D.MVC模式 -
多项选择题
RxJava的线程类型有()
A.Schedulers.immediate()
B.Schedulers.newThread()
C.Schedulers.io()
D.Schedulers.computation()
