Related questions
Question 44 - 2V0-72.22 discussion
Which two statements are correct regarding Spring Boot auto-configuration? (Choose two.)
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.
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.
E.
Auto-configuration is applied before user-defined beans have been registered.
Your answer:
0 comments
Sorted by
Leave a comment first