Jakarta EE Application Deployment to Kubernetes Cluster in Jelastic PaaS
Explore how to deploy the Jakarta EE projects to Kubernetes cluster within Jelastic PaaS using Cargo Tracker as an example.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Tetiana Fydorenchyk
2,997 viewsExplore how to deploy the Jakarta EE projects to Kubernetes cluster within Jelastic PaaS using Cargo Tracker as an example.

Deepu K Sasidharan
4,120 viewsLearn about concurrency in modern programming languages and how to build and benchmark a concurrent web server in Java.

Rafael del Nero
3,133 viewsPolymorphism, the ability of an object to take on forms, one of the important Java concepts, decouples responsibilities, adding flexibility.

Gail Anderson
56,374 viewsIn this three-part series, I’ll show how to use JavaFX for mobile development, using the same code targeting Google Play and Apple App …
Brian Vermeer
7,220 viewsWhat is a strong encryption algorithm today, might be a weak algorithm a year from now. Therefore, encryption needs to be reviewed …

Geertjan Wielenga
5,296 viewsHalf year mark of 2021 is a good moment to reflect on the current status of Foojay.io, a place for Friends Of OpenJDK!

Ken Fogel
3,215 viewsKen talks on how software is about more than just getting things to work, why it's important to focus on longterm impact of coding …

Vipin Sharma
3,911 viewsRecords help remove repetitive error-prone code, increasing developer productivity, with immutability keeping it away from concurrency bugs.

Frank Delporte
7,350 viewsIn this post we are going to take a deeper look into some of the recent JavaFX announcements, e.g., dual screen support on Raspberry Pi!

Pedro Duque Vieira
3,976 viewsFXSkins is a collection of new Skins for existing JavaFX controls, adding more functionality to the controls used in your applications.