mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
This commit relaxes the class condition to ConnectionFactory, checking if the connection factory is a connection pool and bind its metrics to the registry accordingly. Closes gh-20349