Ilya Shishkov created IGNITE-17053:
--------------------------------------
Summary: Incorrect configuration of spring-data example
Key: IGNITE-17053
URL: https://issues.apache.org/jira/browse/IGNITE-17053
Project: Ignite
Issue Type: Bug
Components: springdata
Reporter: Ilya Shishkov
Attachments: SpringDataExamples.patch
After removing of spring-data-2.2-ext, {{SpringDataExample}} will fail to start
because of incorrect path to XML-configuration [1], and incorrect FQDN of
Person class in XML-configuration [2].
Patch with fix:
#
https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/src/main/java/org/apache/ignite/springdata/examples/SpringApplicationConfiguration.java#L51
#
https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/config/example-spring-data.xml#L57
--
This message was sent by Atlassian Jira
(v8.20.7#820007)