You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO: kafka-clients-quarkus-sample 2.7.5-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.359s. Listening on: http://0.0.0.0:8080
29
29
```
30
30
31
+
But in 'native' mode, then the applications is a high-fast :rocket: starting in a few milliseconds.
32
+
33
+
```text
34
+
2022-04-06 08:15:19,360 INFO [io.quarkus] (main) kafka-clients-quarkus-sample 2.7.5-SNAPSHOT native (powered by Quarkus 2.7.5.Final) started in 0.026s. Listening on: http://0.0.0.0:8080
0 commit comments