- We notice that the same REST endpoint is exposed here for both applications
- We notice that Quarkus build time is less than Spring Boot Build
- We clearly notice that Quarkus is much faster than Spring Boot when bootstraping both applications !!!!!
=> We clearly come to a conclusion that Quarkus is much faster than Spring Boot, due to the power of GraalVM, based upon a simple exposed endpoint, without adding additional components for both apps
We have to accept it guys, it'a a matter of fact !! 😅