New release delivers thousands of performance, stability, and security improvements, and nine JDK Enhancement Proposals. (more…)
Read more »
Every single programmer learns early on in their career how to get familiar with whatever debugging tools that are most effective and/or popular in their language of choice. Java has jdb, jconsole, and many more; C++ has gdb; Python has pdb; etc. My perso...
Read more »
Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)
Read more »
Integrate with Apache ShardingSphere JDBC and Quarkus Introduction Apache ShardingSphere is a great flexible ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features and mor... (more…)
Read more »
In this episode, David discusses the Z Garbage Collector with Per Liden… (more…)
Read more »