Learn how to integrate a Chromium-based browser into your Java based application. (more…)
Read more »
Many developers were burned by the overly complex world of Java back in the early 2000s. The Gang of Four patterns and middleware / J2EE / Java EE led to ridiculous levels of alleged decoupling as is evident in this sequence diagram from an open source J... (more…)
Read more »
Java SDK for building Kubernetes Operators. Contribute to ContainerSolutions/java-operator-sdk development by creating an account on GitHub. (more…)
Read more »
Introduction A high-performance data access layer requires a lot of knowledge about database internals, JDBC, JPA, Hibernate, and this post summarizes some of the most important techniques you can use to optimize your enterprise application. 1. SQL statem... (more…)
Read more »