@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface SpringBeanByName
ApplicationContext. The id of the bean in the application context is automatically
derived from the name of the field or setter method. An ApplicationContext has to be configured
for this test using the SpringApplicationContext annotation.Copyright © 2016. All Rights Reserved.