Files
spring-projects-spring-fram…/framework-docs/modules/ROOT/pages/web
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
..
2025-09-23 17:09:41 +02:00
2025-07-10 19:42:14 +02:00
2025-09-09 13:36:10 +02:00
2025-09-08 13:56:19 +01:00
2025-07-10 19:42:14 +02:00
2025-09-08 13:56:19 +01:00