StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael Berry

Rating
1589.85 (2,318th)
Reputation
44,935 (2,351st)
Page: 1 2 3 4 5 ... 18
Title Δ
How to exclude all elements in Flux from another Flux 0.00
Project Reactor: Reactively transform mutable object's state wi... 0.00
spring webclient: retry with backoff on specific error 0.00
Spring MVC to Spring Webflux migration - block vs subscribe 0.00
How to verify with StepVerifier that provided Mono did not completed? 0.00
Relying on default field initialisation - is bad programming style? +0.58
Wait for Multiple Spring WebClient Mono Responses -0.63
Dynamic set of publishers all emiting through the same flux 0.00
Cache a Mono<> after a delay 0.00
How to retain elements of Flux that filtered out -0.08
How to create a Mono triggered by completion of a flux 0.00
Convert MonetaryAmount to long of minor units (Javamoney) 0.00
How should I use Flux.publish()? 0.00
Unable to trigger Signal to stop block in Project Reactor 0.00
Getting exception while doing block() on Mono object I got back fro... 0.00
In Java Reactor : doOnError() or doOnException()? 0.00
subscribeOn not working when using it on ServerRequest's bodyTo... 0.00
Can or should Schedulers.newElastic be reused? 0.00
Java lambda expression with local variable capture -0.13
Reactor retry not calling method to be retried -0.55
flatMap vs map, basic explanation is ok, but what happens when my t... 0.00
What is a good idiom for nested flatMaps in Java Reactor? 0.00
Create a new variable and check if it's null in one if +1.63
Inconsistency of behavior between Webflux's WebTestClient integ... 0.00
Debugging "NoSuchElementException: Source was empty" erro... 0.00
Issue with use of project reactor's flatMap and switchIfEmpty o... 0.00
Issue with Project Reactor's or() operator usage 0.00
Reactor - how to retry on hot flux without dropping elements? 0.00
Mutating array elements in reactive Publisher onNext/doOnNext methods +2.17
Mono returned by ServerRequest.bodyToMono() method not extracting t... -0.23
Java - More Precise Rethrown Feature 0.00
Using project reactor mergeWith() operator in order to achieve &quo... 0.00
Reduce Flux to form Mono 0.00
Chaining together Monos where functions return result codes not com... -0.11
Dealing with parallel flux in Reactor +0.94
How chain indefinite amount of flatMap operators in Reactor? -0.11
How to use combinators with zip iterable -0.11
Is it common to have code that looks "imperative" support... 0.00
How to optionally skip several processing steps on Flux 0.00
Is Project Reactor a Wrapper around java's CompletableFuture? 0.00
How to get distinct elements from flux iterable 0.00
Confusion about threads in Project Reactor's flatMap 0.00
Repeat last element in Flux if no elements are available upstream 0.00
Java generics: Clean way to process two generic types using one fun... +0.37
Java program is not writing all the records to the output file usin... 0.00
Converting a stream of Mono to Flux 0.00
How to return an object from Mono SpringWebFlux +0.39
How to filter out Flux<Example> that don't contain some v... +0.42
What is Fuseable interface in Reactor project for? 0.00
How to extract string from Mono<String> in reactor core +0.38