javax vs. java Package

Explore examples of both java and javax packages and understand the key differences between them.

Introduction to DuckDB

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

Guide to JBang

Learn how to create, edit and run self-contained source-only or binary Java programs with ease using JBang.

Spring Boot Actuator

A quick intro to Spring Boot Actuators – using and extending the existing ones, configuration and rolling your own.

Intro to JHipster

Learn how to get started with JHipster by creating a first, simple application.

Dockerizing a Spring Boot Application

The article explains running two SpringBoot applications in different docker containers, but communicating and appearing as a single unit to the host system.