Inspectopedia Help

Reactor

Calling 'subscribe' in "reactive" methods   New in this release

Reports subscribe() calls in "reactive" methods.

Calling transformation function on receiver with Mono<Void> type   New in this release

Reports transform operations called on Mono<Void> value inside a Reactor chain.

Unfinished StepVerifier   New in this release

Reports missing StepVerifier terminal calls.

Unnecessary debug initialization   New in this release

Reports redundant ReactorDebugAgent.init() calls.

Zip contains parameter with Mono<Void> type   New in this release

Reports zip operations that contains arguments with Mono<Void> return value inside a Reactor chain.

Last modified: 11 September 2024