ExamGecko
Question list
Search
Search

Question 44 - 2V0-72.22 discussion

Report
Export

Which two statements are correct regarding Spring Boot auto-configuration? (Choose two.)

A.
Auto-configuration uses @Conditional annotations to constrain when it should apply.
Answers
A.
Auto-configuration uses @Conditional annotations to constrain when it should apply.
B.
Auto-configuration could apply when a bean is missing but not when a bean is present.
Answers
B.
Auto-configuration could apply when a bean is missing but not when a bean is present.
C.
Auto-configuration is applied by processing candidates listed in META-INF/spring.factories.
Answers
C.
Auto-configuration is applied by processing candidates listed in META-INF/spring.factories.
D.
Auto-configuration could apply when a bean is present but not when a bean is missing.
Answers
D.
Auto-configuration could apply when a bean is present but not when a bean is missing.
E.
Auto-configuration is applied before user-defined beans have been registered.
Answers
E.
Auto-configuration is applied before user-defined beans have been registered.
Suggested answer: D, E
asked 16/09/2024
Elham Alasmari
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first