Android代码-feign

时间:2022-08-25 21:25:52
【文件属性】:
文件名称:Android代码-feign
文件大小:488KB
文件格式:ZIP
更新时间:2022-08-25 21:25:52
Android代码 Feign makes writing java http clients easier Feign is a Java to HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket. Feign's first goal was reducing the complexity of binding Denominator uniformly to HTTP APIs regardless of ReSTfulness. Why Feign and not X? Feign uses tools like Jersey and CXF to write java clients for ReST or SOAP services. Furthermore, Feign allows you to write your own code on top of http libraries such as Apache HC. Feign connects your code to http APIs wit

网友评论