Open
Description
The goal of this issue is to add an implementation of ExecutionContextSerializer
based on Google's Gson, to give our users the choice between at least two implementations (ie Jackson and Gson) out-of-the-box, as mentioned in #4140.