-
Enhancement
-
Resolution: Done
-
Major
-
1.38.0.Final
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 21-23 (from May 22)
To speed up the quarkus dev mode startup, one alternative is to disable continuous testing:
You can achieve that adding to application.properties:
quarkus.test.continuous-testing=disabled
Reproducible with:
docker run -it --rm -p 8080:8080 quay.io/kiegroup/kogito-swf-devmode-nightly:latest