See: Description
Interface | Description |
---|---|
WebMvcTagsProvider |
Provides
Tags for Spring MVC-based request handling. |
Class | Description |
---|---|
DefaultWebMvcTagsProvider |
Default implementation of
WebMvcTagsProvider . |
LongTaskTimingHandlerInterceptor |
A
HandlerInterceptor that supports Micrometer's long task timers configured on
a handler using Timed with Timed.longTask() set to true . |
WebMvcMetricsFilter |
Intercepts incoming HTTP requests and records metrics about Spring MVC execution time
and results.
|
WebMvcTags |
Factory methods for
Tags associated with a request-response exchange that
is handled by Spring MVC. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.