I would like to discuss session replication / fail over design on spring boot platform and wanted to find what is the best out to get started here ?
Possible approaches are as follows - - Make use of Spring Session for session replication and fail over - Extend the web session filter and make it work on spring boot application I am thinking that best approach would be to get started here with spring session design however I am open for feedback here. -- Rishi Yagnik