[ 
https://issues.apache.org/jira/browse/IGNITE-17640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638416#comment-17638416
 ] 

Igor Belyakov commented on IGNITE-17640:
----------------------------------------

[~shishkovilja], yes, it's required, you can find the issue discussion here: 
https://stackoverflow.com/questions/73616274/apache-ignite-spring-data-extension-dependency-error/

> 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)

Reply via email to