Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Artem Bilan opened INT-3704 and commented
For example Spring Session's MapSessionRepository can be configured with any Map. And I really don't see reason to introduce any new MetadataStore implementation, if we can just improve a bit an existing one.
MapSessionRepository
Map
MetadataStore
Referenced from: pull request #1427
The text was updated successfully, but these errors were encountered:
Gary Russell commented
4.1.4.RELEASE is now available.
Sorry, something went wrong.
artembilan
No branches or pull requests
Artem Bilan opened INT-3704 and commented
For example Spring Session's
MapSessionRepository
can be configured with anyMap
. And I really don't see reason to introduce any newMetadataStore
implementation, if we can just improve a bit an existing one.Referenced from: pull request #1427
The text was updated successfully, but these errors were encountered: