spring-framework/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
..
webflux Add Gson codecs for WebFlux 2025-09-23 17:09:41 +02:00
webflux-webclient Merge branch '6.2.x' 2025-07-10 19:42:14 +02:00
webmvc Update references to HTTP service clients in docs 2025-09-22 11:35:46 +01:00
webmvc-view Polish JSP documentation 2025-09-09 13:36:10 +02:00
websocket Fix typo in websocket doc (#35393) 2025-08-29 13:17:18 +02:00
integration.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
webflux-cors.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
webflux-functional.adoc Merge branch '6.2.x' 2025-09-08 13:56:19 +01:00
webflux-http-service-client.adoc Polishing in HTTP interface clients docs 2025-09-22 11:35:46 +01:00
webflux-reactive-libraries.adoc Document streaming/collecting behavior for Flux return values 2024-05-13 13:12:53 +02:00
webflux-test.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
webflux-versioning.adoc Update references to HTTP service clients in docs 2025-09-22 11:35:46 +01:00
webflux-view.adoc Merge branch '6.2.x' 2025-07-10 19:42:14 +02:00
webflux-webclient.adoc Polish wording in web sections 2025-08-29 17:25:15 +02:00
webflux-websocket.adoc Remove Undertow-specific support and testing 2025-08-20 10:32:33 +02:00
webflux.adoc Remove Undertow-specific support and testing 2025-08-20 10:32:33 +02:00
webmvc-client.adoc Update references to HTTP service clients in docs 2025-09-22 11:35:46 +01:00
webmvc-cors.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
webmvc-functional.adoc Merge branch '6.2.x' 2025-09-08 13:56:19 +01:00
webmvc-test.adoc Document AssertJ support for MockMvc 2024-06-21 12:51:35 +02:00
webmvc-versioning.adoc Update references to HTTP service clients in docs 2025-09-22 11:35:46 +01:00
webmvc-view.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
webmvc.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
websocket.adoc Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00