Uses of Interface
org.springframework.core.metrics.StartupStep.Tags
Packages that use StartupStep.Tags
Package
Description
Support package for recording metrics during application startup.
-
Uses of StartupStep.Tags in org.springframework.core.metrics
Methods in org.springframework.core.metrics that return StartupStep.TagsModifier and TypeMethodDescriptionStartupStep.getTags()
Return theStartupStep.Tag
collection for this step.