Take the 2021 Jakarta EE Developer Survey
Help to provide valuable insight into the state of the community ti better understand the top priorities for future Jakarta EE releases!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Ivar Grimstad
2,781 viewsHelp to provide valuable insight into the state of the community ti better understand the top priorities for future Jakarta EE releases!

For those who are not familiar with Jakarta EE, this article should give you an indication how to create such a REST API with Jakarta EE 9.

Nicolas Frankel
3,181 viewsBecause Hazelcast is developed in Java, it's available as a JAR, and we can integrate it as a library in our application.

Baruch Sadogursky
6,547 viewsThe npm Registry is vulnerable to supply chain namespace shadowing, also known as “Dependency Confusion” attacks!

Tetiana Fydorenchyk
5,974 viewsExplore the simple steps of building Spring Boot Fat (Uber) Jars of your own project and running it as microservices.

Yaojin Yang
3,848 viewsOur new design focuses on helping users find the most important features, getting started with the first project, and accessing references.

Helen Scott
30,726 viewsDid you know? Since the release of IntelliJ IDEA 2020.3, there are now two ways to manage your commits to Git.

Brian Vermeer
10,920 viewsSQL injection, when a user adds untrusted data to a database query, is one of the most dangerous vulnerabilities for online applications.

Nicolas Frankel
2,781 viewshow one can use Arrow's type system with Spring Data. You can benefit from the explanations to craft your custom Spring Data repository.

Sumith Puri
10,980 viewsMulti-threading is a very intriguing topic, even after years of research and development for high quality, robust, and efficient software.