filmov
tv
Java Spring Boot & Microservices Interview Questions|Q2. How do we define Properties in Spring Boot?

Показать описание
Java Spring Boot & Microservices Interview Questions
Q2. How do we define Properties in Spring Boot?
You can define properties into a file called application. roperties in a Spring Boot Application, you can create file manually or make use of Spring Initializer. If property files exist in class path by default spring boot loads the properties into an application.
Q2. How do we define Properties in Spring Boot?
You can define properties into a file called application. roperties in a Spring Boot Application, you can create file manually or make use of Spring Initializer. If property files exist in class path by default spring boot loads the properties into an application.