Quarkus vs old-fashioned spring-boot app.
Comparisons between them:
- ability to scale
- startup time
- resources consumption
==> will show that quarkus fits very well in a containers' world,.
- employee-sb: Spring boot version of the app
- employee-quarkus: quarkus version of the app
- comparisons: comparison between spring-boot and quarkus (jvm & native)