Andrey Novikov created IGNITE-19921:
---------------------------------------
Summary: Add thin client support for Spring Session.
Key: IGNITE-19921
URL: https://issues.apache.org/jira/browse/IGNITE-19921
Project: Ignite
Issue Type: Improvement
Components: extensions
Reporter: Andrey Novikov
It's needed to add thin client support for Spring Session.
To work with a thin client it proposed:
# Configure the bean of IgniteClient type
# Mark the bean from step 1 with SpringSessionIgnite annotation.
# Create session cache over create table query.
At the moment, the repository configuration which uses node to access the
cluster is performed in the same way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)