Skip to content

HttpApiProxyFactory Builder

Choose a tag to compare

@dadiyang dadiyang released this 20 May 10:00
  1. add: Builder for HttpApiProxyFactory;
  2. enhance: when using ResultBeanResponseProcessor and the return type of method is a ResultBean, parse response body directly;
  3. fix: when using ResultBeanResponseProcessor and the return type of method is void, ignore response body;