Closed christophstrobl closed 1 week ago
Imho flatMapSequentially
should be replaced with concatMap
in order to preserve the order of execution (see comment https://github.com/spring-projects/spring-data-mongodb/issues/4804#issuecomment-2451666256)
Resolves: #4804