Java Web Weekly, Issue 147

An interesting week with a clear focus on the reactive programming trend that’s seeing traction in the Java community.

Java Web Weekly, Issue 146

This week is all about Hibernate it seems, with some great JavaOne roundups and talks and a solid writeup on microservices.

Java Web Weekly, Issue 145

Lots of improvements coming to Java 9, Mockito 2 is finally out as well a Zuul proxy goodness to play with. A good week overall.

Java Web Weekly, Issue 143

Java 9 is officially delayed, we have a new schedule for Java EE 8 as well, and also lots of cool stuff coming out of JavaOne.

Java Web Weekly, Issue 140

A packed list of great writeups this week, with a clear focus on security, a great JUnit 5 cheat sheet and some Java 8 collectors goodness.

Dockerizing a Spring Boot Application

The article explains running two SpringBoot applications in different docker containers, but communicating and appearing as a single unit to the host system.