-
DevOps
Automated Docker Application Deployment On OVH Public Cloud
DCHQ, a San Francisco-based startup delivering hybrid-cloud and enterprise application automation, is unveiling its support for OVH Public Cloud, an…
Read More » -
Core Java
Java 8: Use Smart Streams with Your Database in 2 Minutes
Streaming with Speedment When Java 8 finally arrived, some colleges and I started an open-source project to take the whole…
Read More » -
Software Development
We did it wrong, but not all was in vain
Yes, there was over engineering. Loads of it. Back in the mid 90s, when I started my career as a…
Read More » -
Enterprise Java
How To Add Cloud Persistent Storage to JBoss Cool Store
We have been discussing why application developers can’t ignore their stack anymore in the App Dev Cloud Stack series. Last…
Read More » -
Software Development
Quantified Self Meets IDE: A Year of Data
More than a year ago, I started tracking exactly what code I was working on using WakaTime. As I’ve moved…
Read More » -
Core Java
Java 8: Bye Manual SQL, Hello Speedment!
Most applications written in Java require some form of data storage. In small applications this is often realized using a…
Read More » -
DevOps
Monitoring Docker Containers – docker stats, cAdvisor, Universal Control Plane
There are multiple ways to monitor Docker containers. This blog will explain a few simple and easy to use options: …
Read More » -
Desktop Java
Shadow Fields vs. Property Accessors Interface Round 3
This is round 3 of the Shadow Fields vs Property Accessors Interface. If you are new and not sure what…
Read More » -
Core Java
JUnit 5 – Architecture
Now that we know how to set JUnit 5 up and write some tests with it, let’s take a look…
Read More »