Nikita-tech-writer commented on a change in pull request #8941:
URL: https://github.com/apache/ignite/pull/8941#discussion_r604797163
##########
File path: docs/_docs/extensions-and-integrations/spring/spring-data.adoc
##########
@@ -113,13 +141,17 @@ Instead of these operations you can use Ignite specific
counterparts available v
== Spring Data and Apache Ignite Configuration
+Apache Ignite Spring Data integration supports connecting to Apache Ignite
cluster through Apache Ignite node or
+Apache Ignite thin client. Both approaches to configuring access to Apache
Ignite cluster use the same API shown below.
+Apache Ignite Spring Data integration automatically recognizes the type of
provided bean and uses the appropriate cluster
+connection.
Review comment:
```suggestion
Apache Ignite Spring Data integration supports connecting to the Apache
Ignite cluster through the Apache Ignite node or Apache Ignite thin client.
Both approaches to configuring access to the Apache Ignite cluster use the same
API shown below. Apache Ignite Spring Data integration automatically recognizes
the type of the provided bean and uses the appropriate cluster connection.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]