InterviewSolution
Saved Bookmarks
| 1. |
How to check the environment properties in your Spring boot application? |
|
Answer» Spring BOOT actuator “/ENV” RETURNS the list of all the environment PROPERTIES of RUNNING the spring boot application. |
|