jojocodeX commented on code in PR #830:
URL: https://github.com/apache/dubbo-samples/pull/830#discussion_r1178828865


##########
2-advanced/dubbo-samples-spring-security/src/main/resources/readme_zh.md:
##########
@@ -70,3 +70,5 @@ public class DefaultObjectMapperCodecCustomer implements 
ObjectMapperCodecCustom
 }
 ```
 
++ 大多数Spring 
Security的Authentication对象实现都使用了带参数的构造函数。如果您要自定义Authentication对象并使用带参数的构造函数,那么在反序列化时必须为ObjectMapper注册反序列化器。在Dubbo应用中,你可以扩展ObjectMapperCodecCustomer注册序列化和反序列化对象。

Review Comment:
   已经处理



-- 
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