Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: How are properties defined in Spring Boot and where?
Answer:
You can define properties in the application.properties file exists in the classpath.
Example: configure default DataSource bean
database.host=localhost
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook