Spring-session-jdbc + Vaadin 8.7.2

Hi,

Is there anyone who implemented the spring-session-jdbc in vaadin 8.7.2 successfully?

I’m having trouble regarding on serializing and deserializing, I’ve already tried switching to other serializing method that stated in this article: https://candrews.integralblue.com/2019/05/change-the-spring-session-jdbc-serialization-method-to-improve-performance/
but still haven’t able to do so.

I’m new in vaadin, I appreciate any help.

Thanks!