Java Community | Help. Code. Learn.JC|HCL
Java Community | Help. Code. Learn.โ€ข13mo agoโ€ข
3 replies
ferret13

Dynamically create redis keyspaces

I have a spring boot, thymeleaf & redis app and am struggling with finding a way to provide to create a dynamic keyspace name that is pojo class name plus session id for each session, it's not a shopping cart but same idea, a link to example doco would be appreciate?
Was this page helpful?