4

不推荐使用 5.3 及更高版本中的 spring 框架org.springframework.remoting.httpinvoker

当我们将 Spring 升级到 5.3

想知道什么是替代品

我们现有的代码库有:

import org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor;

import org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean;

HttpInvokerProxyFactoryBean proxy = new HttpInvokerProxyFactoryBean();

HttpComponentsHttpInvokerRequestExecutor re = new HttpComponentsHttpInvokerRequestExecutor();

我可以用什么来代替班级

4

0 回答 0