spring-framework
spring-framework copied to clipboard
Add ability to decorate HttpExchangeAdapter through HttpServiceProxyFactory
Spring Cloud needs to decorate the adapter to apply circuit breaker support. There are other use cases where the need may arise too, and if using HTTP Service group config, then it would be useful to be able to apply this through a callback on HttpServiceProxyFactory.Builder.