Package org.springframework.boot.data.metrics
@NullMarked
package org.springframework.boot.data.metrics
Spring Data repository metrics.
-
ClassDescriptionStrategy that can be used to apply
Timersautomatically instead of using@Timed.DefaultRepositoryTagsProviderimplementation.Intercepts Spring DataRepositoryinvocations and records metrics about execution time and results.ProvidesTagsfor Spring DataRepository invocations.Utility used to obtain@Timedannotations from bean methods.