| 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 | ||
|---|---|---|
| .. | ||
| core | ||
| data-access | ||
| integration | ||
| languages | ||
| testing | ||
| web | ||
| appendix.adoc | ||
| core.adoc | ||
| data-access.adoc | ||
| index.adoc | ||
| integration.adoc | ||
| languages.adoc | ||
| overview.adoc | ||
| page-layout.adoc | ||
| rsocket.adoc | ||
| testing.adoc | ||
| web-reactive.adoc | ||
| web.adoc | ||