Learn how to use CockroachDB from a simple Java application with jOOQ. (more…)
Read more »
Java 14 contains more new features than the previous two releases—most of them aimed at easing coding. (more…)
Read more »
Concurrent applications, those serving multiple independent application actions simultaneously, are the bread and butter of Java server-side programming. The thread has been Java’s primary unit of concurrency since Java’s inception, and is a core construc... (more…)
Read more »
Interested in where Java is going, or the motivation for some of its past choices? Brian Goetz, who lead the evolution of the Java Language, joined by guest... (more…)
Read more »