Spring & Spring Boot Annotations Series - #9 - @Value Annotation

preview_player
Показать описание
Hi, welcome to Spring & Spring Boot Annotations Series. In this video, we will learn how to use @Value annotation in Spring boot applications

Notes:
1. Spring @Value annotation is used to assign default values to variables and method arguments.

2. The @Value annotation is mostly used to get value for specific property keys from the properties file.

3. We can read spring environment variables as well as system variables using @Value annotation.

#spring #springboot #annotations
Рекомендации по теме
Комментарии
Автор

The best videos for java springboot candidates..

venkataSaikakani-ktyx
Автор

Please include official subtitles or transcript

ZaineAmanda
Автор

Could you please share the code for the spring annotations

sivasurya