Hello!

We had Spring Data examples in 2.9 in the ZIP file:
examples/config/spring/example-spring-data.xml:
   Ignition.start("examples/config/spring/example-spring-data.xml");
examples/src/main/java/org/apache/ignite/examples/springdata/SpringApplicationConfiguration.java
:        return
Ignition.start("examples/config/spring/example-spring-data.xml");

examples/pom.xml:            <artifactId>ignite-spring-data_2.0</artifactId>

Is there any way to find and run these examples with spring-data ext 1.0.0?

I have also found that in spring-data 2.2 source archive at least, there's
full git repo of ignite-ext including .gitignore, committer scripts,
sources for all modules such as flink, but no spring data examples.

Please clarify.

Regards,
-- 
Ilya Kasnacheev


ср, 12 мая 2021 г. в 18:28, Nikita Amelchev <namelc...@apache.org>:

> Dear Ignite Community,
>
> I have uploaded a release candidate of the following extension modules:
>
> spring-data-commons
> spring-data-ext
> spring-data-2.0-ext
> spring-data-2.2-ext
>
> The release candidate of the extensions:
>
> spring-data-commons
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-commons/1.0.0-rc3/
>
> spring-data-ext
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-ext/1.0.0-rc3/
>
> spring-data-2.0-ext
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-2.0-ext/1.0.0-rc3/
>
> spring-data-2.2-ext
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-2.2-ext/1.0.0-rc3/
>
> The instruction for building from the source package is placed in the
> DEVNOTES file.
>
> The following staging can be used for testing:
> https://repository.apache.org/content/repositories/orgapacheignite-1515
>
> Tags were created:
>
> ignite-spring-data-commons-1.0.0-rc3
> ignite-spring-data-ext-1.0.0-rc3
> ignite-spring-data-2.2-ext-1.0.0-rc3
> ignite-spring-data-2.0-ext-1.0.0-rc3
> ignite-spring-data-all-ext-1.0.0-rc3
>
> https://gitbox.apache.org/repos/asf?p=ignite-extensions.git;a=commit;h=cfec73eeca94a675167751409e3203ce516c3b39
>
> RELEASE NOTES:
>
> https://gitbox.apache.org/repos/asf?p=ignite-extensions.git;a=blob;f=RELEASE_NOTES.txt;h=22f8d665c194ba2dfa6167354d97ad53d5ef206f;hb=c8de80ee14d1fb76d6cbb0b18513bb70b499c3cb
>
> DOCUMENTATION:
> Documentation of listed extensions was updated in the following issues:
>
> https://issues.apache.org/jira/issues/?filter=-1&jql=key%20in%20(IGNITE-14662%2CIGNITE-14398%2CIGNITE-14493)
>
> The vote is formal, see voting guidelines
> https://www.apache.org/foundation/voting.html
>
> +1 - to accept all the Apache Ignite spring-data-all-ext extensions
> 1.0.0-rc3 listed in the thread
> 0 - don't care either way
> -1 - DO NOT accept either of the Apache Ignite spring-data-all-ext
> extensions 1.0.0-rc3 (explain why)
>
> The vote will hold for 5 days and will end on May 17 2021 18:00 UTC
>
> https://www.timeanddate.com/countdown/generic?iso=20210517T18&p0=0&font=cursive
>
> --
> Best wishes,
> Amelchev Nikita
>

Reply via email to