In this video, I discuss the challenges of managing dependencies and libraries in Java software development projects and the importance of running unit tests... (more…)
Read more »
The switch statement in Java is being changed. But is it an upgrade or a mess? Classic switch The classic switch statement in Java isn'... (more…)
Read more »
With the recent arrival of Let's Encrypt TLS/SSL certificate support on Compose's Elasticsearch and RabbitMQ, we've noticed some issues popping up from the rabbit hole that is this encryption support. Top of that list is problems with Java connections er...
Read more »
Introduction how a Java application can be traced using the open-source software inspectIT Ocelot to show its runtime and performance behavior. (more…)
Read more »
While building a Java Web APP starter kit I needed to implement, between other things, the following:
... (more…)
Read more »