Multiple Redis for Spring Boot Starter
Copyright (c) 2020 Unikue Ltd. All rights reserved.
https://unikue.cn

Replace annotation of
    @org.springframework.session.data.redis.config.annotation.web.http.EnableRedisHttpSession
to
    @cn.unikue.springstarter.multipleredis.annotation.EnableMultipleRedisHttpSession

Note: especially specify the 'redisConnection' attribute.
