Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-17640

Update Ignite Spring Data Dependency Snippet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • documentation
    • 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

          Activity

            People

              igusev Igor Gusev
              ibelyakov Igor Belyakov
              Vyacheslav Koptilin Vyacheslav Koptilin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: