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
I have an extension for which I want to spin up a quarkus application, that I want to run in dev mode) as dev service (needs a few other dev services).
How would I structure that in the extension? It's atm in a seperate module.
Do I have to do something special to get those transitive dev services running? Also do I have to configure wire each of these in my extension to the quarkus app running as dev service?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an extension for which I want to spin up a quarkus application, that I want to run in dev mode) as dev service (needs a few other dev services).
How would I structure that in the extension? It's atm in a seperate module.
Do I have to do something special to get those transitive dev services running? Also do I have to configure wire each of these in my extension to the quarkus app running as dev service?
Beta Was this translation helpful? Give feedback.
All reactions