Package energy.eddie.outbound.metric
Class MetricOutboundConnectorConfig
java.lang.Object
energy.eddie.outbound.metric.MetricOutboundConnectorConfig
@Configuration
@EnableScheduling
@EnableConfigurationProperties(MetricOutboundConnectorConfiguration.class)
public class MetricOutboundConnectorConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.reactive.function.client.WebClientwebClient(org.springframework.web.reactive.function.client.WebClient.Builder builder)
-
Constructor Details
-
MetricOutboundConnectorConfig
public MetricOutboundConnectorConfig()
-
-
Method Details
-
webClient
@Bean public org.springframework.web.reactive.function.client.WebClient webClient(org.springframework.web.reactive.function.client.WebClient.Builder builder)
-