Managing and Sharing Spring Sessions using Redis Database

Опубликовано: 19 Март 2026
на канале: Java Rush
728
19

In this video, we discuss how to share sessions created in UI Server with Resource server. For that we use a Redis database to store the sessions which both UI Server and Resource Server can access. Refer below useful links:

Full playlist -    • Securing Single Page Applications with Spr...  
Previous Video -    • Adding more CORS Configuration to Resource...  
Source code - https://github.com/himanshu-pareek/Sp...
Redis Image on Docker - https://hub.docker.com/_/redis