Details
Description
org.springframework.web.reactive.function.UnsupportedMediaTypeException: Content type 'application/fastinfoset' not supported for bodyType=org.springframework.web.reactive.function.UnsupportedMediaTypeException: Content type 'application/fastinfoset' not supported for bodyType=* at org.springframework.web.reactive.function.BodyInserters.unsupportedError(BodyInserters.java:300) at org.springframework.web.reactive.function.BodyInserters.lambda$writeWithMessageWriters$9(BodyInserters.java:290) at java.util.Optional.orElseGet(Optional.java:267) at org.springframework.web.reactive.function.BodyInserters.writeWithMessageWriters(BodyInserters.java:290) at org.springframework.web.reactive.function.BodyInserters.lambda$fromObject$1(BodyInserters.java:85) at org.springframework.web.reactive.function.client.DefaultClientRequestBuilder$BodyInserterRequest.writeTo(DefaultClientRequestBuilder.java:249) at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$exchange$1(ExchangeFunctions.java:103) at org.springframework.http.client.reactive.ReactorClientHttpConnector.lambda$connect$2(ReactorClientHttpConnector.java:110) at reactor.netty.http.client.HttpClientConnect$HttpClientHandler.requestWithBody(HttpClientConnect.java:529) at reactor.netty.http.client.HttpClientConnect$HttpObserver.lambda$onStateChange$0(HttpClientConnect.java:396) at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:44)