In the previous Spring Boot Testing Tutorial, we have learned how to write unit, slice and integration tests for a Spring Boot application.
In this tutorial, you will learn how to configure your Spring Boot application using properties and YAML files for running the application in different environments.