News

JSR-330 Like much in the Java world, what began as an in-the-wild innovation, Spring, has been in part absorbed by standard specification. In this case, JSR-330 is the Java standard.
The Op Framework is a lightweight, easy-to-configure JDBC access framework that provides rich tracking and tracing functionality. It decouples your code from your database allowing you to capture ...
Quarkus, a Kubernetes native Java framework tailored for GraalVM and OpenJDK HotSpot, has reached version 1.0. InfoQ spoke with Thomas Qvarnstrom, in order to learn about the Quarkus journey.
After initial coverage on Quarkus, a Kubernetes native Java framework tailored for GraalVM and OpenJDK HotSpot was recently released by Red Hat. Now it is time for a Q&A with John Clingan and Mark ...
Nelson, an independent developer and director of the Cincinnati Java Users Group, is the founder of the Trails framework, a new open-source framework aimed at making Java easier for developers.
According to the firm, the most popular Java open source frameworks used today--Struts, JEE, Hibernate, and Spring--had high variability in scores for their usefulness and security features.
Loitering Objects and Java Framework Design By Leonard Slipp February 5, 2001 ONE OF THE key objectives early in the design of Java was to create an environment that eliminated the memory management ...
5. Load testing Java frameworks The fulfillment of all the functional requirements is one thing, but none of that matters if the applications can't perform under load. To see just how well your ...
The java.net library provides a set of low-level APIs that any developer can use to develop applications that communicate across a network. Popular Java libraries Other popular Java libraries, ...