VMware Professional Develop VMware Spring 2V0-72.22 Question # 22 Topic 3 Discussion

VMware Professional Develop VMware Spring 2V0-72.22 Question # 22 Topic 3 Discussion

2V0-72.22 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

Which two statements about the @Autowired annotation are true? (Choose two.)


A.

@Autowired fields are injected after any config methods are invoked.


B.

Multiple arguments can be injected into a single method using @Autowired.


C.

By default, if a dependency cannot be satisfied with @Autowired, Spring throws a RuntimeException.


D.

If @Autowired is used on a class, field injection is automatically performed for all dependencies.


E.

@Autowired can be used to inject references into BeanPostProcessor and

BeanFactoryPostProcessor.


Get Premium 2V0-72.22 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.