Class ReactiveCloudFoundryActuatorAutoConfiguration

    • Method Detail

      • cloudFoundryWebFluxEndpointHandlerMapping

        @Bean
        public org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryWebFluxEndpointHandlerMapping cloudFoundryWebFluxEndpointHandlerMapping​(org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper parameterMapper,
                                                                                                                                                                        org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes endpointMediaTypes,
                                                                                                                                                                        org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder,
                                                                                                                                                                        org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier controllerEndpointsSupplier)