Package com.linecorp.armeria.spring.client
@NonNullByDefault
package com.linecorp.armeria.spring.client
Spring 6 HTTP interface integration.
-
ClassDescriptionA
ReactorHttpExchangeAdapter
implementation for the ArmeriaWebClient
.A builder for creating a new instance ofArmeriaHttpExchangeAdapter
.Provides access toRequestAttribute
s specified when sending a request.A handler that converts specific errorHttpStatus
s to aThrowable
to be propagated downstream instead of the response.