Testing feign clients

Do you know netflix feign? No? You should! In short, feign is a quick and easy way to write a client for APIs. You can even »

Zero effort API client

Recently I start using Netflix feign to write clients to access third party APIs (thank you for the hint Becker) On Feign you describe your client »