Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 2V0-72.22 Exam - Topic 6 Question 84 Discussion

Actual exam question for VMware's 2V0-72.22 exam
Question #: 84
Topic #: 6
[All 2V0-72.22 Questions]

Which two annotations are meta-annotations on the @SpringBootApplication composed annotation? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, B

A . @Configuration This annotation indicates that the class has @Bean definition methods and may be processed by the Spring container to generate bean definitions and service requests for those beans at runtime. B. @ComponentScan This annotation configures component scanning directives for use with @Configuration classes. Provides support parallel with Spring XML's context:component-scan element.


Contribute your Thoughts:

0/2000 characters
Thomasena
2 days ago
I think @Configuration and @ComponentScan are part of the meta-annotations, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel