Spring Session JDBC – 如何在会话销毁时进行捕捉?

huangapple 未分类评论59阅读模式
标题翻译

Spring Session JDBC - How to catch when the session is destroyed?

问题

由于Spring Session JDBC实现不支持发布会话事件,那么如何在会话销毁时进行捕获呢?当用户会话结束时,我需要执行一些附加逻辑,但我找不到其他的解决方法。在Spring Session文档中没有提供其他解决方案。

英文翻译

Since Spring Session JDBC implementation does not support publishing of session events, how can I catch when the session is destroyed? I need to perform some additional logic when user's session has ended, but I couldn't find any other workaround. In the Spring Session docs there isn't any other solution presented.

huangapple
  • 本文由 发表于 2020年3月4日 04:03:11
  • 转载请务必保留本文链接:https://java.coder-hub.com/60514668.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定