Docker has changed how log management is handled in the container world. In this post, we take a look at 10 gotchas that everyone using Docker should know.
In this post, we take a look at how you can implement a HATEOAS-based RESTful service using Spring Boot. If this sounds interesting, read on for the details!
There are a number of container orchestration players out there, but see how one company narrowed the field to Kubernetes and Mesos (DC/OS) and which one won.
Thinking about services while designing your monolith can help you build a monolith that can expand to services later, leading to better feature velocity early on.
This overview covers five ways you can bind properties from external sources in your Spring Boot apps, including array-, map-, and nested property-based binding.
A former JAX-RS aficionado discusses why he's switched his allegiance to Spring MVC for creating Spring Boot web apps, and gives some example code to help make his point.
Component scanning can make your life easier in Spring, and Spring Boot brings an additional level of power. In this post, we take a closer look at component scanning.
In the first part of this Dockerizing Jenkins series, learn to run Jenkins on Docker, and automate plugin installation, Java and Maven tool configuration, and more.
It's easier than ever to run Neo4j backup jobs against Kubernetes clusters. Check out how to use a Cronjob to execute a backup now that Kubernetes 1.8 has been released.