使用Spring Security做权限管理,与其它项目使用memcached做session共享,登录成功后session失效,又跳回登录页面
错误信息:Could not load session with id 219C68CBB27681F5252CB997F8046C08-n1 from memcached.com.esotericsoftware.kryo.SerializationException: Unable to deserialize object of type: java.util.concurrent.ConcurrentHashMap
你这个明显是哪里写错了,都报序列错误,java.util.concurrent.ConcurrentHashMap