-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Hey!
I'm Sebastian from Infinispan Team and I would like ask you for opinion how to implement Spring Session integration.
Long time ago we implemented Spring Caching Integration module in our codebase. This approach works pretty well since the integration bit it tied with our release process.
I decided to go this direction further and proposed Spring Session integration (here is the Pull Request and JIRA).
Again, putting the code in our repository makes a lot of sense since it's tied to our release schedule. But the main problem is documentation - users looking for Spring Session documentation are very unlikely to go to our web page.
Would it be possible to put some documentation on Spring Session guide pointing to our web page and code? Of course I volunteer to implement this...
Thanks
Sebastian