Stanislav Lukyanov created IGNITE-11976:
-------------------------------------------
Summary: @SpringResource is silently ignored if no Spring context is provided
Key: IGNITE-11976
URL:
https://issues.apache.org/jira/browse/IGNITE-11976 Project: Ignite
Issue Type: Improvement
Components: spring
Affects Versions: 2.7
Reporter: Stanislav Lukyanov
@SpringResource annotation is silently ignored and the annotated field is null if Spring context.
For @SpringResource to work the node needs to be started with IgniteSpring::start instead of Ignition::start, but the user may not know that.
Need to add a warning for this.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)