Allow customization of the `ProxyFactory` in `HttpServiceProxyFactory` used to create HTTP service proxies by dungdm93 · Pull Request #36225 · spring-projects/spring-framework

@rstoyanchev rstoyanchev changed the title Allow HttpServiceProxyFactory customize ProxyFactory prior to proxy bean creation Allow customization of the ProxyFactory in HttpServiceProxyFactory to create HTTP service proxies

Jan 29, 2026

@rstoyanchev rstoyanchev changed the title Allow customization of the ProxyFactory in HttpServiceProxyFactory to create HTTP service proxies Allow customization of the ProxyFactory in HttpServiceProxyFactory used to create HTTP service proxies

Jan 29, 2026

rstoyanchev

@dungdm93

…actory` before creating the proxy

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

rstoyanchev

rstoyanchev pushed a commit that referenced this pull request

Feb 4, 2026
Allows manipulating the `ProxyFactory` before the proxy is created

See gh-36225

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>