How to Dockerize a Java Play Application
Get a solid understanding of how to dockerize your Java Play application, learn the common issues developers face during this process, and how to navigate them.
Read more »
While self-reported data suggests that running the latest and greatest JVM in production is the way forward, the recent report by New Relic (which monitors real JVMs in production) suggests that the Java landscape is dominated by Java 8, and to a lesser e… Read more