Java 27 is only boring on the surface.
Java 27 release overview: new JEPs, JVM changes, and notable updates for developers.
Java 27 release overview: new JEPs, JVM changes, and notable updates for developers.
Building a custom syntax highlighter API using Claude Code to replace GitHub Gist API for code blocks.
Interview with Jos Roseboom on Spring, JPA, Hibernate performance tuning and real-world production pitfalls.
Step-by-step guide to generating SAP SuccessFactors Offline Assertion on macOS using Java, Maven, and SAMLAssertionGen.
An exploration of building the 'API From Hell' to test HTTP clients and proxies by generating problematic HTTP responses, requiring bypassing frameworks.
A developer humorously discovers his joke post on OpenJDK vs GraalVM became Google AI's top source for the comparison, highlighting SEO quirks.
Inside Java Newscast covers JDK 27 feature freeze, Valhalla timeline for JDK 28, and new Java tech developments.
This article details the Safe Codebase Audit Pipeline (SCAP), a security system for analyzing JAR bytecode in distributed Java systems to prevent supply chain attacks.
Modernizing a legacy Java 1.5 codebase using AI and Docker, with a focus on evidence-based refactoring and testing.
Improving Java ServiceLoader with a provider factory pattern to overcome no-arg constructor and selection limitations.
Guide to sizing Java database connection pools in Kubernetes, focusing on HikariCP configuration and best practices.
An overview of Java's Valhalla project and the upcoming value types preview in JDK 28, covering syntax, limitations, and performance.
SAP celebrates 15 years of contributing to OpenJDK, highlighting its history with Java and the JVM.
Learn how to use ArchUnit for architecture testing in Java to enforce code structure rules and prevent architectural erosion.
Hardwood 1.0 is a fast, lightweight, multi-threaded Apache Parquet reader for the JVM, written from scratch with no mandatory dependencies.
A reflection on how programming languages evolved from single-target to multi-target platforms, with examples like Scala, Kotlin, and Java.
Learn how mutation testing with PIT reveals gaps in Java test suites beyond line coverage, with setup guide for Spring Boot.
How to use ColdFusion functions as Java operators in Adobe ColdFusion 2025, with examples using AtomicInteger.
Explores the trade-offs between double, BigDecimal, and fixed-point arithmetic in Java for precise computations like money.
Hardwood 1.0.0.CR1 release with improved ColumnReader API, geospatial support for Parquet, and documentation overhaul.