Intro to Apache Commons Configuration Project

Apache Commons Configuration can be used to allow us to specify configuration parameters to be loaded at runtime by our application. We look at a few use cases and types of configuration files.

Introduction to Simple Java Mail

Explore the process of setting up Simple Java Mail and learn how to send emails, including attachments and HTML content, handle exceptions, and more.

Introduction to DuckDB

Learn about the advantages of the DuckDB database and some fundamental operations via illustrative examples

Introduction to Brave

Explore Brave, a popular distributed tracing instrumentation library in the Java ecosystem.