多项选择题
Dubbo提供的注解包括()
A.@org.apache.dubbo.config.annotation.Service
B.@org.springframework.stereotype.Component
C.@org.springframework.web.bind.annotation.RestController
D.@org.apache.dubbo.config.annotation.Reference
点击查看答案&解析
相关考题
-
多项选择题
服务端暴露的服务接口可以被实现()次。
A.1
B.2
C.多
D.0 -
多项选择题
Dubbo消费者支持()
A.异步回调模式
B.同步回调模式
C.异步无回调模式
D.同步无回调模式 -
多项选择题
Dubbo注册中心的作用包含()
A.存储服务提供者的url串
B.存储服务提供者的路由信息
C.存储大数据
D.存储往来调用的数据