Battle of the frameworks : Quarkus vs SpringBoot tech talk resources

Supplementary code and resources for Devoxx May 2023, the event that was performed in Greece. Code for Spring and Quarkus developed by Red Hat's Georgios Andrianakis

The talk was named Battle of the frameworks : Quarkus vs SpringBoot

This package contains a Spring and Quarkus application that do the same thing. During the presentation, Georgios Andrianakis essentially constructed those applications live. They are also given here for anyone's convenience.

There are also Dockerfiles included, that allow us to build both applications and push them to a Docker registry.

The Dockerfiles were used to push the images to the public docker registry, so that they could be used with microk8s

How the tests were performed