mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
This commit makes sure that CassandraReactiveDataAutoConfiguration does not create a reactiveCassandraSessionFactory bean if the user has provided their own. See gh-21769