From 8bbe102f82a41af0958f100f797871b5dc0f3808 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 14 Sep 2020 14:22:19 +0300 Subject: [PATCH] Update README.md --- redisson-tomcat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson-tomcat/README.md b/redisson-tomcat/README.md index aca4e0409..b07d9040d 100644 --- a/redisson-tomcat/README.md +++ b/redisson-tomcat/README.md @@ -8,7 +8,7 @@ Supports Apache Tomcat 7.x, 8.x, 9.x ## Usage -### 1. Add `RedissonSessionManager` +### 1. Define session manager Add `RedissonSessionManager` in `tomcat/conf/context.xml` or per context in `tomcat/conf/server.xml`