Improve DevOps Productivity with Azul Intelligence Cloud for Any JVM
Intelligence Cloud works with any JVM from any vendor or distribution to slash time from tasks across an enterprise’s entire Java estate.

Erik Costlow
4,714 viewsIntelligence Cloud works with any JVM from any vendor or distribution to slash time from tasks across an enterprise’s entire Java estate.

On Tuesday, May 14th, the Foojay Podcast went live at the JCON conference in Cologne, Germany, to talk with speakers and visitors about all …

Geertjan Wielenga
6,111 viewsAzul is planning to issue an Oracle "alternatives" Report in late July, and would like your help to complete the survey.

Anthony Goubard
13,963 viewsLet's replace the synchronized keyword to be more virtual threads friendly in a code readable way.

Mahendra Rao B
10,025 viewsDive into the world of functional programming in Java and through declarative programming we can able write a better and concise code

Hanno Embregts
15,562 viewsJava 22 is here, and it's ready to rock! Boasting a set of 12 JEPs, it finalizes features and previews new ones. This article has all the …

Last September, we got Java 21, a Long Term Support (LTS) version with eight new big features and seven incubator or preview features. Does …

Simon Ritter
5,640 viewsOracle deserves props for continuing to develop Java as an open-source platform, but its pricing model and licensing continues to drive …

Jonathan Vila
10,358 viewsIncrease readability, reduce cognitive complexity, and avoid bugs that are hard to spot with Java's Pattern Matching.

Jonathan Vila
14,262 viewsImmutability in Java with creational patterns Builders and Withers, along with a new type of immutable object in Java: Records.