[
https://issues.apache.org/jira/browse/IGNITE-17640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Gusev reassigned IGNITE-17640:
-----------------------------------
Assignee: Igor Gusev
> Update Ignite Spring Data Dependency Snippet
> --------------------------------------------
>
> Key: IGNITE-17640
> URL: https://issues.apache.org/jira/browse/IGNITE-17640
> Project: Ignite
> Issue Type: Bug
> Components: documentation
> Reporter: Igor Belyakov
> Assignee: Igor Gusev
> Priority: Major
>
> 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:
> {code:java}
> <dependency>
> <groupId>org.springframework</groupId>
> <artifactId>spring-tx</artifactId>
> <version>${spring.version}</version>
> </dependency>{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)