Spring Boot - Spring Annotations
In Spring Boot, what is the primary function of the
@Value annotation?@Value annotation?@Value annotation is used to inject values from external sources like property files or environment variables into Spring-managed beans.@Bean), mark components (@Component), or configure databases directly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions