New Book Announcement: "Taming Thymeleaf"
"Taming Thymeleaf": step-by-step how to get started and build web applications with security, validation, internationalization, and testing.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Wim Deblauwe
4,441 views"Taming Thymeleaf": step-by-step how to get started and build web applications with security, validation, internationalization, and testing.
Almas Baimagambetov
6,288 viewsTo get a general idea of what the community would like to see in JavaFX in the future, I have asked developers to share their thoughts!

Brian Vermeer
6,563 viewsJVM Ecosystem Report 2021 presents the results of the largest annual survey on the state of the JVM ecosystem.

Gail Anderson
29,000 viewsLet's discuss technologies we use with JavaFX to build JVM byte code versions as well as native images that target iOS and Android devices!
Almas Baimagambetov
6,445 viewsLearn the fundamental concepts of FXGL to abstract away complex details that are present in modern games and help simplify development.

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

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

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

Gail Anderson
54,818 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,178 viewsWhat is a strong encryption algorithm today, might be a weak algorithm a year from now. Therefore, encryption needs to be reviewed …