**I found some corresponding annotation and xml config have inconsistent behavior.** **What I mean is that some required properties in xml config are not required in comparable annotation configs.** For example, the interface property is required in <dubbo:service /> config. But interfaceClass or interfaceName of @Service annotation is not required. **I think it is not a good design. We should make them have consistent behavior because it can make processing of config clearer and simpler.**
[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3357 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
