hazelcast / hazelcast-code-samples

Hazelcast Code Samples
www.hazelcast.org
548 stars 596 forks source link

Move Spring Boot Session replication with WebFilter back [DEX-297] #690

Open frant-hartm opened 18 hours ago

frant-hartm commented 18 hours ago

Some code samples were previously moved out into separate repositories. This makes them hard to maintain.

Changes:

TODO This sample uses hazelcast-wm library. Spring uses the jakarta namespace in the latest version, we updated to jakarta namespace in 5.1-SNAPSHOT.

We need