Whether spring boot redis has a robust disconnection and reconnection mechanism can't be found on the official website,If not, is there a more robust solution? I hope to get some suggestions.
Comment From: sundb
Spring boot redis is not maintained by the redis community, you need to go to the spring boot project to create the issue.
Comment From: zuiderkwast
Ask in this project instead: https://github.com/spring-projects/spring-data-redis
Correct me if it's the wrong project.