mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
15b2fb1210
Replacing a couple of calls to Mono.fromCallable with Mono.just which seems to work with doOnDiscard except when nested inside Flux.defer.