Package io.quarkus.bootstrap.runner
Class DevModeMediator
- java.lang.Object
-
- io.quarkus.bootstrap.runner.DevModeMediator
-
public class DevModeMediator extends Object
Starts dev mode from a mutable image Also will restart if the image has changed.
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.jboss.logging.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description DevModeMediator()
-