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 Details

    • LOGGER

      protected static final org.jboss.logging.Logger LOGGER
    • removedFiles

      public static final Deque<List<Path>> removedFiles
  • Constructor Details

    • DevModeMediator

      public DevModeMediator()