spring boot 2.0.3+spring cloud (Finchley)三、聲明式調用Feign

原文系列地址:https://windmt.com/tags/Spring-Cloud/page/2/html Feign受Retrofix、JAXRS-2.0和WebSocket影響,採用了聲明式API接口的風格,將Java Http客戶端綁定到他的內部。Feign的首要目標是將Java Http客戶端調用過程變得簡單。java 源碼地址:https://github.com/OpenFeign
相關文章
相關標籤/搜索