Class DevServicesAdditionalConfigBuildItem


  • public final class DevServicesAdditionalConfigBuildItem
    extends MultiBuildItem
    An additional configuration property to set when a dev service sets another, specific configuration property.

    Quarkus will make sure the relevant settings are present in both JVM and native modes.

    This is used to change the defaults of extension configuration when dev services are in use, for example to enable schema management in the Hibernate ORM extension.