[ 
https://issues.apache.org/jira/browse/IGNITE-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185462#comment-16185462
 ] 

joungdal.nam commented on IGNITE-6531:
--------------------------------------

I would like to modify code above I uploaded. 
plz assign this task to me if possible.

> Need to add a 'required' field to the SpringResource annotation.
> ----------------------------------------------------------------
>
>                 Key: IGNITE-6531
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6531
>             Project: Ignite
>          Issue Type: Improvement
>          Components: spring
>    Affects Versions: 2.3
>            Reporter: joungdal.nam
>            Priority: Minor
>
> In my test environment, only the client is used(setForceServerMode(true)). 
> Operating environments use clients and servers.
> Sometimes Injection is not required in the test environment.
> NoSuchBeanDefinitionException is not generated by specifying a value of false.
> public @interface SpringResource {
>       
>       /**
>        * Declares whether the annotated dependency is required.
>        * <p>Defaults to {@code true}.
>        */
>       boolean required() default true;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to