What does the @Value annotation do in Spring?
a) It ensures that the property value remains constant
b) It injects values from properties files or literals
c) It checks the value of a bean's property
d) It sets a default value for a bean's property