Designing for Operator Control: Embedding a Network CLI in Your JVM-Based Web Service with Vert.x
This post briefly demos adding a diagnostic network interface to a JVM-based web service using Vert.x, a tool-kit for building reactive JVM applications. From Dev to DevOpsWhen you move on from your new framework's tutorials to actually building a real web service, you begin to realize just how wide…