Think in Graphs, Not Just Chains: JGraphlet for TaskPipelines
JGraphlet is a tiny, zero-dependency library for building task pipelines in Java. Its power comes not from a long list of features, but from …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Shaaf Syed
2,350 viewsJGraphlet is a tiny, zero-dependency library for building task pipelines in Java. Its power comes not from a long list of features, but from …

Miro Wengner
9,793 viewsFourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of …
Arek Borucki
3,182 viewsLast time, we created a vector search index in a local MongoDB Atlas cluster. Now, let’s put it to work with a real case: building an …

Dominika Tasarz
3,232 viewsImagine managing your Jakarta EE applications not just with Maven goals, but by asking natural questions.

Frank Delporte
2,716 viewsHere is the overview of the JavaFX LinksOfTheMonth of September 2025. You can find the weekly lists on jfx-central.com. Did we miss …

Last week, I described a gloomy situation: all public TLS certificate providers log your requests. By browsing through the subdomains, one …

Otavio Santana
4,677 viewsData-driven testing (DDT) is important because it enables you to validate business behavior across various scenarios without having to …

Nicolas Frankel
1 viewsI recently learned about a new way to leak your privacy, and it's a scary one. Before going further, know that I'm not a network engineer: …

Miro Wengner
8,490 viewsJava 25 represents a notable milestone, empowering developers to leverage enhanced switch statements to effectively address implementation …
Arek Borucki
3,578 viewsMongoDB Vector Search enables semantic queries. For example, finding support tickets with similar meanings even if they use different words. …