mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7391f9b392
As of reactor/reactor-core#2188, `DirectProcessor` variants are deprecated. This commit replaces them with the new `FluxIdentityProcessor` variant. See gh-25085