Unconventional guides, examples, and blog utilizing modern Java

Creating a non-blocking delay in the Undertow Web Server for Artificial Latency

Grafana Cloud Dropwizard Metrics Reporter

Increasing Resiliency with Circuit Breakers in your Undertow Web Server with Failsafe

Configuring Security Headers in Undertow

Installing Java, supervisord, and other service dependencies with Ansible

Creating a local development environment with Docker Compose

Creating a somewhat deterministic Jackson ObjectMapper

Lazy loading and caching objects in Java with Guava's Suppliers.memoize

Sharing routes and running multiple Java services in a single JVM with Undertow

Typesafe Config Features and Example Usage

Hashing Passwords in Java with BCrypt

Creating XML sitemaps in Java

Web Scraping in Java using jsoup and OkHttp

OkHttpClient Trust All SSL Certificates

Webpack and npm for Simple Java 8 Web Apps

Virtual Hosting in Undertow's Embedded Java Web Server

OkHttp Example REST Client

Obfuscating and Shortening Sequential ids with HashIds

OkHttpClient Logging Configuration with Interceptors

Monitoring your Java Services with Dropwizard Health Checks

Reading File Resources with Guava

Java Enum Lookup by Name or Field Without Throwing Exceptions

Multi-project builds with Gradle and Fat JARs with Shadow

Database Connection Pooling in Java with HikariCP

Logging in Java with SLF4J and Logback