by ClusteredSessionStore, vertx can also do this
but currently, there is no a official IMPL:
https://github.com/vert-x3/vertx-web/issues/890

2018-07-26 15:31 GMT+08:00 Willem Jiang <[email protected]>:

> Hi team,
>
> Today I had a quick talk with the custom who is quite interested about take
> the session out from the single server to the redis cluster with the help
> of Spring session.  In this way they can build the stateless services
> without changing any application code.
>
> I just checked the Spring Session document, it looks like we need to setup
> a filter to replace the HTTPSession from the container.
>
> Now I have a quick question about  how can we integrate Spring Session with
> Java-Chassis?
> If vertx support servlet filter, we just need to do some configuration,
> but what if vertx doesn't support servlet filter API.
>
> Any throught?
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>

Reply via email to