wt-better commented on code in PR #47:
URL: 
https://github.com/apache/incubator-seata-go-samples/pull/47#discussion_r1469021993


##########
conf/seatago.yml:
##########
@@ -59,7 +59,7 @@ seata:
       # Judge whether the before image and after image are the same,If it is 
the same, undo will not be recorded
       data-validation: true
       # Serialization method
-      log-serialization: jackson

Review Comment:
   `log-serialization` is implementation of json on 'java' , 
   
   If you need to modify this, I suggest changing the meaning or discarding 
this configuration in seata-go.



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