标签: spring spring-security spring-session
如何在“春季会话”中处理会话到期? 当WebApp-B在共享会话(来自WebApp-A)到期时收到请求时,如何处理此方案?
我们是否必须重定向到WebApp-A进行身份验证?