Articles, Home

How to deploy a Java application on Kubernetes | Red Hat Developer

The Developer Sandbox for Red Hat Openshift is a free OpenShift cluster that gives you access to the cutting-edge developer technologies built on Kubernetes. A quick sign-up gets you a cluster and some source code. One of the ways to create an application is by using the Source-to-Image (s2i) feature. Here’s how to use that feature to build an application.

Articles, Home

Definitive Guide To Java 16 – nipafx

A detailed guide to Java 16: records, type patterns, sealed classes; Stream and HTTP/2 additions, Unix domain socket support; Project Panama previews, packaging tool, performance improvements, and more