chickenlj commented on PR #10007:
URL: https://github.com/apache/dubbo/pull/10007#issuecomment-1120145234

   > dubbo-serialization-api中的Serialization接口scope=ExtensionScope.APPLICATION
   
   The latest definition of Serialization is as the following:
   ```java
   @SPI(value = "hessian2", scope = ExtensionScope.FRAMEWORK)
   public interface Serialization {}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to