Class WebClientConfiguration
java.lang.Object
energy.eddie.regionconnector.dk.energinet.customer.client.WebClientConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.reactive.function.client.WebClientwebClient(com.fasterxml.jackson.databind.ObjectMapper mapper, org.springframework.web.reactive.function.client.WebClient.Builder builder)
-
Constructor Details
-
WebClientConfiguration
public WebClientConfiguration()
-
-
Method Details
-
webClient
@Bean public org.springframework.web.reactive.function.client.WebClient webClient(com.fasterxml.jackson.databind.ObjectMapper mapper, org.springframework.web.reactive.function.client.WebClient.Builder builder)
-