Java
The curious case of 'maxSession' in EAP/Wildfly
What does maxSession do? Where does it come from? Who even are you, anyway?
I wrote an MVP in Java and it was actually pleasant
Sometimes the best tools are the tools you already know.
S2I builds in OpenShift - an example with Java and Maven
How to create S2I BuildConfigs for OpenShift
Using Arquillian Cube to test containers in Kubernetes
How to implement a basic integration test for a container using Arquillian Cube
JBoss/Wildfly: Setting a custom resource adapter for an MDB
Configuring a Message-Driven Bean to use a custom resource adapter, rather than the default one
Cannot resolve symbol in IntelliJ
One way to fix those squiggly red lines in IntelliJ IDEA
How to choose a parent Docker image for standalone Java apps
Choosing the right parent image when running a standalone Java application in a Docker container
7 tips to make your Java applications ready for Kubernetes
How to optimise your Java application to make the most of the features of Kubernetes