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 8 Question 88 Discussion

Which statement is true about the @PropertySource annotation? (Choose the best answer.)
D) Used to add a set of name/value pairs to the Spring Environment from an external source.
A) Used to designate the location of the application.properties file in a Spring Boot application.
B) Used to easily look up and return a single property value from some external property file.
C) Used to designate the file directory of the application.properties file in a Spring Boot application.

VMware 2V0-72.22 Exam - Topic 8 Question 88 Discussion

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

Which statement is true about the @PropertySource annotation? (Choose the best answer.)

Show Suggested Answer Hide Answer
Suggested Answer: D

This is true because the @PropertySource annotation provides a convenient and declarative mechanism for adding a PropertySource to Spring's Environment. A PropertySource is an abstraction for a source of name/value pairs that can be used by the Environment to resolve properties. The @PropertySource annotation can be used to load properties from an external file, such as a .properties or .yml file, and make them available to the application context.

https://docs.spring.io/spring-framework/reference/core/beans/environment.html#beans-using-propertysource


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel