JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.boot.test.autoconfigure.actuate.metrics
Annotation Type AutoConfigureMetrics
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
AutoConfigureMetrics
Annotation that can be applied to a test class to enable auto-configuration for metrics exporters.
Since:
2.4.0
Author:
Chris Bono