spring-framework/framework-docs
Brian Clozel 20aac6dd8d Add Gson codecs for WebFlux
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
2025-09-23 17:09:41 +02:00
..
modules/ROOT Add Gson codecs for WebFlux 2025-09-23 17:09:41 +02:00
src Update references to HTTP service clients in docs 2025-09-22 11:35:46 +01:00
antora-playbook.yml Upgrade to antora-ui-spring version 0.4.18 2024-11-15 14:32:01 +01:00
antora.yml Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
framework-docs.gradle Upgrade the build to Java 25 2025-09-23 15:57:21 +02:00
package.json Fix broken antora task 2025-02-19 16:40:50 +01:00