Recent Articles - Java

Heimdall: Attentive's Event Tracing Platform
Aug 28, 2024 · 13 min read
This article was originally posted on the Attentive Tech Blog.

Creating a Java REPL Playground in Docker
Jul 3, 2022 · 3 min read
It's helpful to have local throwaway environments for testing code snippets, and creating one for Java is a snap with Docker.