In this video we will see how to change the configuration settings like the database the spring boot app is pointing to, the log level etc based on the environment, dev or prod. We will do this external to the app so that it does not require a code change to move it from one environment to another.