`@Service` 注解中的注释提到,属性 `protocols` 的值需要对应配置的 `spring bean name` ,这个在 `application.yml` 中指定,例如:
```yaml
dubbo:
protocol:
id: dubbo
```
[ Full content available at: https://github.com/apache/dubbo/issues/2781 ]
This message was relayed via gitbox.apache.org for
[email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
