Integration testing strategies for Spring Boot microservices part 2
02/27/17
This is the second part of my earlier post about strategies for integration-testing Spring Boot applications that consist of multiple... Read more
02/27/17
This is the second part of my earlier post about strategies for integration-testing Spring Boot applications that consist of multiple... Read more
02/16/17
Lagom is the new microservices framework from Lightbend (formerly Typesafe, the company behind Scala and Akka). The framework and the... Read more
02/13/17
SUMMARY: Unit tests are a necessary condition to clean code, but today’s convention-over-configuration frameworks like Spring Boot are often used... Read more
01/01/17
GitHub built a GraphQL API server. You can write your own, too. This article shows how to write a GraphQL Server for Spotify - Part 1 Read more
08/25/16
Somewhere back in December 2015 Heiko Seeberger visited us for a Scala training. At the end of the last day... Read more
04/05/16
Lately I’ve been much into event driven architectures because I believe it’s the best approach for microservices, allowing for much... Read more
12/14/15
MicroPlode – A Microservices Experiment Part I: MicroPlode – A Microservices Experiment Part II: MicroPlode – Implementing the first Microservice... Read more
12/02/15
For the really impatient ones: Here’s the code. I am not getting tired talking about the importance of load testing,... Read more
11/30/15
Content Context: Where am I here and why is it so dark :-)? Getting started: Setting up a new project... Read more