Uses of Annotation Interface
org.springframework.boot.actuate.endpoint.annotation.EndpointConverter
Package
Description
Core classes for actuator endpoint auto-configuration.
-
Uses of EndpointConverter in org.springframework.boot.actuate.autoconfigure.endpoint
Modifier and TypeMethodDescriptionEndpointAutoConfiguration.endpointOperationParameterMapper
(ObjectProvider<Converter<?, ?>> converters, ObjectProvider<GenericConverter> genericConverters) EndpointAutoConfiguration.endpointOperationParameterMapper
(ObjectProvider<Converter<?, ?>> converters, ObjectProvider<GenericConverter> genericConverters)