Java Web Weekly, Issue 154

An packed week with solid talks on Java 9 and of course the upcoming Spring reactive stuff, microservices and tracing requests through a distributed system.

Java Web Weekly, Issue 153

Reactive is slowly becoming mainstream (both in and outside of Spring), proper logging is more important than ever and AWS is launching a host of new instance types.

Java Web Weekly, Issue 152

This week we’re talking about the JCP, the ELK stack and missing features in the Java streams implementation. Plus a host a fantastic talks.

Java Web Weekly, Issue 151

Looking beyond Java 9, going back to basics with value objects and developer productivity. Overall, an interesting and diverse week.

Intro to Feign

This article introduces Feign, a declarative HTTP client that simplifies implementation and maintaining efforts