Bug description
The spring.ai.vectorstore.redis.uri property still mentioned in the docs here was removed in Spring AI M3.
spring.data.redis properties must be used to configure the datasource now.
Environment
Spring AI M3/M4
Steps to reproduce
Expected behavior
Documentation should be updated.