Articles, Home

Java DataInputStream

The Java DataInputStream class in Java IO enables you to read primitive types (int, float etc) from an underlying InputStream. This Java DataInputStream tutorial explains how to use the DataInputStream in Java.

Articles, Home

Quarkus, a Kubernetes Native Java Framework, Reaches Version 1.0: Q&A with Thomas Qvarnstrom

Quarkus, a Kubernetes native Java framework tailored for GraalVM and OpenJDK HotSpot, has reached version 1.0. Quarkus is an Open Source stack for writing Java applications, offering unparalleled startup time, memory footprint and developer experience. InfoQ spoke with Thomas Qvarnstrom, senior principal product manager at Red Hat, in order to learn about the Quarkus journey, extensions, and more.