mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Fix a bug in `DataSourceInitializationConfiguration` that was stopping custom username/password properties from being applied. Fixes gh-26676