Direction: Choose the correct option
Q1.
What is the purpose of PropertyPlaceholderConfigurer?
Direction: Choose the correct option
Q2.
Which annotation is used to load properties files in Spring?
Direction: Choose the correct option
Q3.
How do you inject a property value into a field?
Direction: Choose the correct option
Q4.
What is a Spring profile?
Direction: Choose the correct option
Q5.
How do you mark a bean to be available only in a specific profile?
Direction: Choose the correct option
Q6.
Which interface can be used to programmatically check active profiles?
Direction: Choose the correct option
Q7.
What is the modern replacement for PropertyPlaceholderConfigurer?
Direction: Choose the correct option
Q8.
How can you set active profiles in a Spring Boot application?
Direction: Choose the correct option
Q9.
What is the use of profile-specific properties files?
Direction: Choose the correct option
Q10.
What happens if no profile is active?
