Open
Description
While looking at this Spring Boot issue, I learned of the existence of @SpringSessionRedisConnectionFactory
by noticing its usage in RedisHttpSessionConfiguration
. It would be good if the annotation was mentioned in the reference documentation.