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

io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.jdp Maven / Gradle / Ivy

io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.dataSources=Datasources.
io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.driver=Only here to detect configuration errors.\n\n@deprecated
io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.healthEnabled=Whether or not a health check is published in case the smallrye-health extension is present.\n

\nThis is a global setting and is not specific to a datasource. io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.metricsEnabled=Whether or not datasource metrics are published in case a metrics extension is present.\n

\nThis is a global setting and is not specific to a datasource.\n

\nNOTE\: This is different from the "jdbc.enable-metrics" property that needs to be set on the JDBC datasource level to\nenable collection of metrics for that datasource. io.quarkus.datasource.runtime.DataSourcesBuildTimeConfig.url=Only here to detect configuration errors.\n

\nThis used to be runtime but we don't really care, we just want to catch invalid configurations.\n\n@deprecated





© 2015 - 2025 Weber Informatics LLC | Privacy Policy