All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.runtime.LiveReloadConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.17.5
Show newest version
io.quarkus.runtime.LiveReloadConfig.connectTimeout=The amount of time to wait for a remote dev connect or reconnect
io.quarkus.runtime.LiveReloadConfig.instrumentation=Whether Quarkus should enable its ability to not do a full restart\nwhen changes to classes are compatible with JVM instrumentation.\n\nIf this is set to true, Quarkus will perform class redefinition when possible.
io.quarkus.runtime.LiveReloadConfig.password=Password used to use to connect to the remote dev-mode application
io.quarkus.runtime.LiveReloadConfig.retryInterval=The amount of time to wait between attempts when connecting to the server side of remote dev
io.quarkus.runtime.LiveReloadConfig.retryMaxAttempts=The maximum number of attempts when connecting to the server side of remote dev
io.quarkus.runtime.LiveReloadConfig.url=URL used to use to connect to the remote dev-mode application
io.quarkus.runtime.LiveReloadConfig.watchedResources=The names of additional resource files to watch for changes, triggering a reload on change. Directories are not\nsupported.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy