From 9f14ec3ba00dff79a2ea94eb46ed4804d3bbdd46 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 21 Jan 2019 10:01:30 +0300 Subject: [PATCH] Update README.md --- redisson-tomcat/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/redisson-tomcat/README.md b/redisson-tomcat/README.md index dff329993..522006194 100644 --- a/redisson-tomcat/README.md +++ b/redisson-tomcat/README.md @@ -63,8 +63,6 @@ Each RedissonSessionManager created per Web Application and thus creates own Red jndiName="bean/redisson" /> ``` -3. Package all classes used in session into separate jar and copy it to `tomcat/lib` directory. - **2** Copy two jars into `TOMCAT_BASE/lib` directory: 1. __For JDK 1.8+__