mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
This commit updates the Cassandra auto-configuration to configure password-based authentication on the CqlSession directly. Closes gh-21487