JUG PH: 1-Day Modern Java Development Bootcamp
A 1-Day Modern Java Bootcamp for IT students, early professionals, and career shifters with minimal Java or general programming experience.

Tristan Mahinay
5,913 viewsA 1-Day Modern Java Bootcamp for IT students, early professionals, and career shifters with minimal Java or general programming experience.

Anthony Goubard
13,671 viewsLet's see other possibilities than the default ones that can be done with the structured concurrency API.

Anthony Goubard
13,781 viewsLet's replace the synchronized keyword to be more virtual threads friendly in a code readable way.
Jonathan Vila
10,888 viewsHow to ensure the right usage of the new version of Java 21, and improve performance and clarity in our code base.

Anthony Goubard
20,517 viewsHow fast can you process a 1 billion rows text file in Java? That's the challenge that many Java developers tried to solve in January 2024.

Mahendra Rao B
17,092 viewsSimplify your migration process to Spring Boot 3.2 with the help of OpenRewrite.

Gerrit Grunwald
50,452 viewsTo test the new support for CRaC in SpringBoot 3.2, let's use the SpringBoot Petclinic demo.

Frank Delporte
4,743 viewsThe goal of JEP 445 is to make it easier to get started with Java, as it’s all about reducing the number of keywords when you write, for …

Laura Cowen
4,568 viewsJava 21, including virtual threads, is finally here! And you can try it all out now on Open Liberty 23.0.0.10 for free.

Anthony Goubard
9,595 viewsAs Java developers, we all have it installed on our computer: the Java Development Kit, also known as the JDK. In this article, we'll …