public class ContextUtils extends Object
| Constructor and Description |
|---|
ContextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Function<reactor.util.context.Context,reactor.util.context.Context> |
acceptContext(Consumer<Context> contextConsumer) |
static Context |
currentContext() |
static reactor.core.publisher.Mono<Context> |
reactiveContext() |
Copyright © 2016–2021. All rights reserved.