Uses of Class
org.springdoc.core.ActuatorProvider
-
Packages that use ActuatorProvider Package Description org.springdoc.api -
-
Uses of ActuatorProvider in org.springdoc.api
Fields in org.springdoc.api with type parameters of type ActuatorProvider Modifier and Type Field Description protected Optional<ActuatorProvider>AbstractOpenApiResource. optionalActuatorProviderThe Actuator provider.
-