Which two statements are correct regarding the @EnableAutoConfiguration annotation?

Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
A. It is a meta-annotation on the @SpringBootApplication composed annotation.
B. It enables auto-configuration of the ApplicationContext by attempting to guess necessary beans.
C. It is meta-annotation on the @SpringBootConfiguration composed annotation.
D. It has the same effect regardless of the package of the class that is annotated with it.
E. It ensures auto-configuration is applied before user-defined beans have been registered.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.