News

Java Project Template This is a template for Java projects. It provides a minimalistic project structure with pre-configured GitHub Actions, Makefile, and a few useful configuration files. I share it ...
Java Project Template with Static Analysis and CI/CD This repository provides a Java Maven project template for creating Java projects with built-in static analysis tools, code quality checks, ...
Java 22 arrives with previews of scoped values, structured concurrency, stream gatherers, and the ability to execute multi-file programs.
InfoQ spoke to Almiray about what started from a conversation with Max Andersen about JBang's multi platform release management. Following that, Almiray embarked on a journey to build JReleaser.
The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss.
Oracle has introduced a new effort to help ease enduring Java pain points such as slow startups, protracted time to peak performance and large footprints. The effort, known as Project Leyden, ...
Which is better for your next Java GUI project: Java Swing vs. JavaFX? This tip explores their history and capabilities to help you choose the right one.