Java 14 features: Pattern Matching for `instanceof`, `jpackage` & helpful NPEs
Java 14: pattern matching for instanceof, the jpackage packaging tool, and helpful NullPointerException messages, explained with examples.…
Java 14: pattern matching for instanceof, the jpackage packaging tool, and helpful NullPointerException messages, explained with examples.…
Project Portola: porting the JDK to Alpine Linux and musl for tiny Java container images, why it matters and how to try it today.…
Use Docker BuildKit to dramatically speed up Java application image builds: caching, parallelism, and practical Dockerfile examples.…
Monitor Spring Boot applications with KairosDB and Grafana: collect runtime metrics, store time series, and build dashboards step by step.…
From DevOps to DevSecOps: why security belongs in your pipeline and practical steps to shift left without slowing delivery down.…
Back up Elasticsearch indices with Curator and MinIO: snapshot repositories, retention policies, and automated restore workflows.…
Scan Docker images for vulnerabilities with Aqua MicroScanner in Jenkins and GitLab CI: setup, pipeline examples, and result triage.…
A practical look at Spring Cloud Gateway: routing, predicates, and filters on Spring 5, Spring Boot 2 and Project Reactor for API gateways.…