sokube / quarkus-faster-stronger

Quarkus vs old-fashioned spring-boot sample app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quarkus-faster-stronger

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,.

Sub-modules:

  • employee-sb: Spring boot version of the app
  • employee-quarkus: quarkus version of the app
  • comparisons: comparison between spring-boot and quarkus (jvm & native)

About

Quarkus vs old-fashioned spring-boot sample app.


Languages

Language:Shell 49.7%Language:Java 29.8%Language:Dockerfile 12.9%Language:HTML 7.6%