-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
---
-
-
<!--
If this is your first time contributing to the project,
please consider reviewing https://github.com/quarkusio/quarkus/blob/main/CONTRIBUTING.md
-->
Based on original work by @phillip-kruger and @aloubyansky (kept the commits separated for now).
Had to apply a small change to restore separation of concert between runtime and runtime-dev modules (before that the first relied on some static references in a dev class, but now we use proper runtime only objects).
<!--
Please include in the description above the list of GitHub issues this Pull Request addresses in the following format:
- Fixes #xxxxx
- Fixes #yyyyy
- Fixes #zzzzz
- ....
See https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue
for more information about linking issues to the Pull Request.
-->