Closed killaitis closed 5 years ago
The ConnectionPoolMetricsAutoConfiguration does not take into account the default connection pool created by ConnectionFactoryAutoConfiguration. This is fixed by this PR.
ConnectionPoolMetricsAutoConfiguration
ConnectionFactoryAutoConfiguration
The
ConnectionPoolMetricsAutoConfiguration
does not take into account the default connection pool created byConnectionFactoryAutoConfiguration
. This is fixed by this PR.