You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "jojocodeX (via GitHub)" <gi...@apache.org> on 2023/04/27 08:51:41 UTC

[GitHub] [dubbo-samples] jojocodeX commented on a diff in pull request #830: Spring security change doc

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org