Questions
- What is GraalVM Native Image?
- Why do Quarkus applications have shorter startup times?
- Does native image packaging always improve the application’s performance?
- What kind of applications benefit more from native image packaging?
- Which Quarkus property can we use to include additional resources in the application’s native image?
- Why are we building the native image using a Docker container?