spring-boot/spring-boot-project/spring-boot-autoconfigure
Stéphane Nicoll d8c41c2583 Defensively unwrap CacheConnectionFactory
This commit refines the optimization introduced in gh-39816 to only
unwrap our own caching connection factory. The more advanced unwrap
algorithm is still available, but opt-in only.

Unwrapping more aggressively may break use cases where the wrapped
ConnectionFactory is required, i.e. for transactional purposes.

Closes gh-43277
2024-11-26 19:56:32 +01:00
..
src Defensively unwrap CacheConnectionFactory 2024-11-26 19:56:32 +01:00
build.gradle Merge branch '3.3.x' 2024-09-24 14:32:48 -07:00