GitHub user homich1991 opened a pull request:
https://github.com/apache/ignite/pull/3628 IGNITE-6879 and migration to spring-data 2.0.5.RELEASE
Fixed IGNITE-6879
Migrated to spring-data 2.0.5.RELEASE
Migrated to spring 5.0.4.RELEASE
Fixed overrided methods naming
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/homich1991/ignite ignite-6879
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3628.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3628
----
commit ae280108fad94d42a04d8b955262178ef6a365dd
Author: Roman_Meerson <roman_meerson@...>
Date: 2018-03-13T15:32:46Z
Fixed IGNITE-6879
Migrated to spring-data 2.0.5.RELEASE
Migrated to spring 5.0.4.RELEASE
Fixed overrided methods naming
----
---