Cloud and Application Modernization

Web-Browser

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

REST Http Client : Feign vs Retrofit 2
REST Http Client : Feign vs Retrofit 2

I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new HTTP Client. I decided to let Netflix Feign and Retrofit 2 fight …