You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2020/01/22 13:12:35 UTC

[ignite] branch ignite-2.8 updated (9e21862 -> 2385cbb)

This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 9e21862  IGNITE-12552: Move ReadOnlyMetricRegistry to public API. (#7269)
     add 2385cbb  IGNITE-8641: Spring data example now uses its own xml config (#7280)

No new revisions were added by this update.

Summary of changes:
 examples/config/spring/example-spring-data.xml     | 64 ++++++++++++++++++++++
 ...fg.java => SpringApplicationConfiguration.java} | 22 +-------
 .../examples/springdata/SpringDataExample.java     |  6 +-
 3 files changed, 69 insertions(+), 23 deletions(-)
 create mode 100644 examples/config/spring/example-spring-data.xml
 rename examples/src/main/java/org/apache/ignite/examples/springdata/{SpringAppCfg.java => SpringApplicationConfiguration.java} (75%)