Field name of `RedisTemplate` is `template` at https://github.com/spring-projects/spring-data-redis/blob/49f3f4e0d3ae4aa29a4cb4e45f535dcf6259a8a7/README.adoc?plain=1#L39 but the `addLink` method use it as `redisTemplate` https://github.com/spring-projects/spring-data-redis/blob/49f3f4e0d3ae4aa29a4cb4e45f535dcf6259a8a7/README.adoc?plain=1#L49 I think it's a mistake.
Field name of
RedisTemplateistemplateatspring-data-redis/README.adoc
Line 39 in 49f3f4e
but the
addLinkmethod use it asredisTemplatespring-data-redis/README.adoc
Line 49 in 49f3f4e
I think it's a mistake.