@ConfigRoot(phase=BUILD_TIME) public class DevConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
instrumentation
Whether or not Quarkus should disable it's ability to not do a full restart
when changes to classes are compatible with JVM instrumentation.
|
| Constructor and Description |
|---|
DevConfig() |
@ConfigItem(defaultValue="true") boolean instrumentation
Copyright © 2021 JBoss by Red Hat. All rights reserved.