Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Docs Required, Release Notes Required
Description
Since "org.apache.ignite:ignite-spring-data-ext:2.0.0" was released:
https://search.maven.org/artifact/org.apache.ignite/ignite-spring-data-ext/2.0.0/jar
a dependency snippet on the Spring Data page should be updated:
https://ignite.apache.org/docs/extensions/spring/spring-data#maven-configuration
as well as the "Apache Ignite Spring Data extension version" in the compatibility table.
Also, the "org.springframework:spring-tx" dependency should be added to the dependency snippet:
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-tx</artifactId> <version>${spring.version}</version> </dependency>
Attachments
Issue Links
- links to