spring-boot/spring-boot-project/spring-boot-autoconfigure
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 Merge branch '2.2.x' into 2.3.x 2020-09-29 10:44:30 +02:00