mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5cd6763193
This commit adds CBOR reactive support for single value only in order to allow CBOR usage in RSocket. Notice that no CBOR support is configured on WebFlux, this will require gh-20513 to be resolved. Closes gh-22767