Summary
Spring Boot makes developing Spring-based applications easy. It enables us to create production-ready applications very quickly.
In this lesson, we understood the different external configuration options provided by Spring Boot. We looked at embedded servers and deployed a test application to a PaaS Cloud platform--Cloud Foundry. We explored how to monitor our application in the production using Spring Boot Actuator. At the end, we looked at the features that make a developer more productive--Spring Boot developer tools and live reload.
With this, we've come to the end of this book. I hope you'd a smooth journey and gained a lot of knowledge on building microservices with Spring Boot.
I wish you all the best for your future projects. Keep learning and exploring!