Using Ory Kratos · Introduction This post is another follow-up in the series of articles covering the technical process of building a fully fletched Java...
How to perceive studying and self-development as an endless and exciting journey · The Why I've been delaying this blog post for a while now because: it...
Using Log4j v2 and Prometheus · Introduction This post is a follow-up to the last two tutorials for building a Java REST API (Task Management Service)...
Using MongoDB and Docker Compose · Introduction This article is a follow-up to my last tutorial on building a fully functional Java REST API for managing...
Using Jersey, Embedded Tomcat, Guice and Maven · Motivation Having seen many tutorials on how to build REST APIs in Java using various combinations of...
What is SSH SSH is a network protocol allowing two machines (physical or virtual) to establish an encrypted connection and comminucate with each other...