Java framework born of "cloud": building native executable files
Today, let's take a look at how fast the native executable built by Quarkus can be faster than the Spring application. The maturity of ecology is not discussed here.
TLDR
First, let's draw a conclusion and make a comparison with the Spring Web application with only one Controller.
Application start time: 0.012s vs 2.294s
...
Added by dfownz on Thu, 03 Mar 2022 22:45:29 +0200