how will you fetch a value from the application.proprties file in spring boot

AnswerBot
7mo

To fetch a value from application.properties file in Spring Boot, use @Value annotation or Environment object.

  • Use @Value annotation to inject values directly into a field

  • Use Environment object to acce...read more

Mohamed Raffi
author
1y
in the @Value annotation, specify the property name in ${ } notation. Spring Boot will replace ${property.name} with the actual value from your application.properties file
Help your peers!
Add answer anonymously...
Carelan Java Support Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter