Open
Description
-
How about add RequestAttributes property to RequestTemplate, instead of passing requestContext arguments directly to AsyncClient?
- Inspired by ClientRequest of Spring WebClient
-
How about pass RequestAttribute to method of service?
- Inspired by of Spring 6 HttpServiceProxyFactory