Why Many Developers Don't Write or Give Talks
Learn why developers may not write or give talks and how sharing knowledge and experiences can improve communication skills, and much more!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Learn why developers may not write or give talks and how sharing knowledge and experiences can improve communication skills, and much more!

Learn the different ways in which we can view our project's dependencies in IntelliJ IDEA, and the different focus for each view.

Years when one changes jobs are always challenging but very interesting; 2022 was no different. What are your insights into last/this year?

Foojay.io aims to be the starting point for “all-things OpenJDK". The idea struck me that this site needs complete beginner materials, too!

In part #2 of my article series on Spring Boot Annotations, we focus on the REST and Spring Stereotype Annotations.
I decided to create two Gradle build scripts that apply to modular and non-modular Java projects. Take a look -- what do you think?

The latest version of Jakarta REST is 3.1, which shipped with Jakarta EE 10. This version comes with two great new noteworthy features!

Learn how to use method chaining to add routing information to serialised data structures in a lightweight fashion!

in this episode, we talk to the organizers of the Dubai JUG that started in May of 2022. Find out how the JUG started and where it's going!

How does debugging work under the hood? This article explains the basics of JDI and JDWP and gives the JDWP packets for an example program.