Interface InterlinkWebClient
public interface InterlinkWebClient
Simple proxy interface for access to an isolated
WebClient instance. Primarily intended
to allow for a separate webclient instance for interlink while not colliding with other webclient
singletons.-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.reactive.function.client.WebClientunwrap()
-
Method Details
-
unwrap
org.springframework.web.reactive.function.client.WebClient unwrap()
-