This repository demonstrates the benefits of Java 21 virtual threads, in terms of performance (in comparison to platform threads) and tracing/debugging (in comparison to non blocking with callbacks).
This Project demonstrates use of Fabric8 Tekton Java Client by creating a simple Pipeline which uses Eclipse JKube to deploy a simple Random Generator Spring Boot application to a minikube cluster.