Getting Started with Exposed: Kotlin ORM Made Simple
Learn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Mahendra Rao B
1,005 viewsLearn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.

Shai Almog
280 viewsThis week adds a privacy-first analytics API, a pure-vector map engine with pluggable native providers, Apple TV and Android TV support with …

Muhammad Usman
815 viewsI pointed a scanner I have been building at an old Spring project, and it flagged javax.activation. The bump was 1.1-rev-1 to 1.1.1. Prior …

Cristobal Escobar
470 viewsEvery application eventually has to deal with deeply nested data. JSON API responses with payloads six levels deep. Configuration files …

Otavio Santana
7,613 viewsArtificial Intelligence has swiftly evolved from a niche research topic to a technology that impacts nearly every aspect of the software …

Igor De Souza
474 viewsOne of the biggest advantages of the Pi4J Drivers project is the ability to interact with complex hardware through simple and intuitive Java …

Frank Delporte
460 viewsHere are the JavaFX LinksOfTheMonth of June 2026. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything …

Marit van Dijk
1,581 viewsYou are invited to IntelliJ IDEA Conf 2026, a free virtual event on March 26-27, 2026. Learn about topics relevant to modern Java and …

Steve Poole
2,343 viewsSeven jackson-databind vulnerabilities, one researcher, one day. Two critical RCEs. This is AI-assisted security research in practice.

Matteo Rossi
345 viewsThis is the third and final article in the series. Part 1 covered the RAG foundation — loading runbooks into a vector store and grounding …