From fbff128b988f8ddf3031a0de76a85cf9bbf124e0 Mon Sep 17 00:00:00 2001 From: Ranjith Manickam Date: Fri, 30 Nov 2018 17:19:04 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f108cb..316dca8 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,5 @@ more details.. https://github.com/ran-jit/tomcat-cluster-redis-session-manager/w * **</session-config>** ### Note: + * All your session attribute values must implement java.io.Serializable. * This supports, both redis stand-alone and multiple node cluster based on the redis-data-cache.properties configuration.