Polish "Add ThreadLocalAccessor for LocaleContext and RequestAttributes"
See gh-32243
This commit is contained in:
@@ -19,8 +19,10 @@ package org.springframework.context.i18n;
|
||||
import io.micrometer.context.ThreadLocalAccessor;
|
||||
|
||||
/**
|
||||
* Adapt {@link LocaleContextHolder} to the {@link ThreadLocalAccessor} contract to assist
|
||||
* the Micrometer Context Propagation library with {@link LocaleContext} propagation.
|
||||
* Adapt {@link LocaleContextHolder} to the {@link ThreadLocalAccessor} contract
|
||||
* to assist the Micrometer Context Propagation library with {@link LocaleContext}
|
||||
* propagation.
|
||||
*
|
||||
* @author Tadaya Tsuyukubo
|
||||
* @since 6.2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user