public final class MDCHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CORRELATION_HEADER |
static String |
CORRELATION_ID |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOrCreateCorrelationId()
Gets correlation_id from MDC, if it is missing, new correlation_id will be
created.
|
public static final String CORRELATION_ID
public static final String CORRELATION_HEADER
public static String getOrCreateCorrelationId()
Copyright © 2023. All rights reserved.