spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Stephane Nicoll 283ed48d63 Unwrap Datasource against an actual interface
This commit updates DataSourceUnwrapper to take a separate interface
type argument if the target datasource has to be unwrapped, given that
the target type is usually not an interface.

Closes gh-24697
2021-01-14 18:00:35 +01:00
..
src Unwrap Datasource against an actual interface 2021-01-14 18:00:35 +01:00
build.gradle Await registration of http.server.requests meter 2020-10-26 14:41:58 +00:00