spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Support Spring Redis Session
Hello,
We are currently operating three servers to ensure High Availability (H/A) for the Spring Cloud Data Flow Server. However, when proceeding with login integration through UAA, sessions are not shared between servers. Therefore, we plan to share sessions between servers by adding the Spring Session Redis dependency. Please review this approach.
Thank you.