我有一个spring应用程序,它需要为某些数据调用基于REST的外部API调用.
API的数据格式是JSON.
我的问题是,以下哪个选项更好,重量更轻,可以进行外部api调用
Spring集成(使用ws:outbound-gateway)
Apache Commons HttpClient
请分享你的想法......
apache integration spring client http
apache ×1
client ×1
http ×1
integration ×1
spring ×1