This commit adds new `GsonEncoder` and `GsonDecoder` for serializing and deserializing JSON in a reactive fashion. Because `Gson` itslef does not support decoding JSON in a non-blocking way, the `GsonDecoder` does not support decoding to `Flux<*>` types. Closes gh-27131 |
||
---|---|---|
.. | ||
controller | ||
ann-rest-exceptions.adoc | ||
caching.adoc | ||
config.adoc | ||
controller.adoc | ||
dispatcher-handler.adoc | ||
http2.adoc | ||
new-framework.adoc | ||
range.adoc | ||
reactive-spring.adoc | ||
security.adoc | ||
uri-building.adoc |