You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanislav Lukyanov (JIRA)" <ji...@apache.org> on 2019/07/12 08:02:00 UTC

[jira] [Created] (IGNITE-11976) @SpringResource is silently ignored if no Spring context is provided

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)