Uses of Enum Class
org.springframework.http.server.observation.ServerHttpObservationDocumentation
Package
Description
Instrumentation for
observing
HTTP server applications.-
Uses of ServerHttpObservationDocumentation in org.springframework.http.server.observation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerHttpObservationDocumentation[]
ServerHttpObservationDocumentation.values()
Returns an array containing the constants of this enum class, in the order they are declared.