Secure CI/CD Pipelines with GitHub Actions for Your Java Apps
Learn how to integrate Snyk into your GitHub CI/CD to automate security scanning as part of your build cycle prior to production.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Brian Vermeer
9,645 viewsLearn how to integrate Snyk into your GitHub CI/CD to automate security scanning as part of your build cycle prior to production.

Jeff Carpenter
4,107 viewsToday let's examine different Kubernetes deployment patterns and show how to implement them using K8ssandra.

Jadon Ortlepp
3,064 viewsWhat used to take days or weeks of frustration getting the infrastructure set up to run an application in the Cloud is now automated when …

Michael Simons
7,408 viewsLearn how to write a GraphQL API that uses Neo4j AuraDB as a backend with Quarkus and deploy it as a native image on Heroku.

Shai Almog
3,386 viewsWith these tools, track bugs within an application and its external dependencies without the source or deep knowledge of the environment!

Jadon Ortlepp
4,713 viewsGet started with Uber-JAR today and learn the different variants of the Uber-JAR artifact and the advantages and drawbacks it has.

On Slack, the Foojay.io community discusses articles, insights, tips, tricks, events, and more.

Zoran Sevarac
5,312 viewsFor more complex deep learning challenges, more data, and need better performance, take a look at Deep Netts Professional Edition.

Thanos Stratikopoulos
5,405 viewsThis article aims to describe all of the main steps required to install and run TornadoVM on Apple M1 Pro.

Nicolas Frankel
3,543 viewsMost modern infrastructures are dynamic. Servers are cattle, not pets. Learn how to implement a dynamic node registry based on a YAML file.