-
Desktop Java

JavaFX Tip 22: Autosize (Tree) Table Columns
One of the first things mentioned as a âmissing featureâ in the JavaFX âMissing Features Surveyâ was the ability to auto-resize…
Read More » -
Software Development

SQL GROUP BY and Functional Dependencies: A Very Useful Feature
Relational databases define the term âFunctional Dependencyâ as such (from Wikipedia): In relational database theory, a functional dependency is a…
Read More » -
Enterprise Java

Spring Cloud Rest Client with Netflix Ribbon – Basics
In an earlier blog post I had covered the different options for a REST client in the Spring Cloud world.…
Read More » -
Software Development

Scaling to 100M: MySQL is a Better NoSQL
MySQL is a better NoSQL. When considering a NoSQL use case, such as key/value storage, MySQL makes more sense in…
Read More » -
DevOps

Show Layers of Docker Image
Every speaking opportunity is a learning lesson, and hence a new opportunity to share. This blog will address one of the questions…
Read More » -
Ceylon

Dependency injection in Ceylon with Weld and Guice
I’m personally ambivalent about the benefits of dependency injection. On the one hand, I recognize its usefulness in certain container…
Read More » -
DevOps

Docker Swarm Cluster using Consul
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using…
Read More » -
Enterprise Java

Reactive Development Using Vert.x
Lately, it seems like weâre hearing about the latest and greatest frameworks for Java. Tools like Ninja, SparkJava, and Play;…
Read More » -
Enterprise Java

An introduction to Spark, your next REST Framework for Java
I hope youâre having a great Java Advent this year! Today weâre going to look into a refreshing, simple, nice…
Read More »







