Broadcom-VMware
2V0-72.22PSE · Question #10
Refer to the exhibit. Which two statements are correct regarding the HelloAutoConfig auto- configuration class when it is specified in the META-INF/spring.factories file? (Choose two.)
Sign in or unlock 2V0-72.22PSE to reveal the answer and full explanation for question #10. The question stem and answer options stay visible for context.
Cloud Native
Question
Refer to the exhibit. Which two statements are correct regarding the HelloAutoConfig auto- configuration class when it is specified in the META-INF/spring.factories file? (Choose two.)
Exhibit
Options
- AA HelloService bean will be created from the helloService() method even if the
- BA HelloService bean will be created from the helloService() method only when there is no other
- CThis auto-configuration class is used only when the HelloService.class is not on the classpath.
- DThis auto-configuration class is used only when the HelloService.class is on the classpath.
- EA HelloService bean will be created from the helloService() method and will replace existing a
Unlock 2V0-72.22PSE to see the answer
You've previewed enough free 2V0-72.22PSE questions. Unlock 2V0-72.22PSE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#auto-configuration#@ConditionalOnMissingBean#@ConditionalOnClass#spring.factories
