Hello, this pull request tends to update spring-boot-autoconfigure module regarding latest spring-data-redis evolutions with redis sentinel username support addition.
Actually spring boot autoconfigure doesn't allow to use connect sentinel with specific ACL and default user disabled, it has been fixed on springframework just remain the spring boot integration.
Linkes issues
https://github.com/spring-projects/spring-data-redis/issues/2218
https://github.com/spring-projects/spring-boot/issues/22702
Comment From: pivotal-cla
@mourezwell Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@mourezwell Thank you for signing the Contributor License Agreement!
Comment From: snicoll
@mourezwell thank you for making your first contribution to Spring Boot.
Comment From: mourezwell
@snicoll you're welcome