Summary
In this chapter, you learned how to deploy the Spring Boot application. We went through the different deployment options for the Spring Boot application and deployed the application to Heroku. Next, we deployed our React frontend using AWS Amplify. Finally, we used Docker to create containers from our Spring Boot application and the MariaDB database.
In the next chapter, we will cover some more technologies and best practices that you should explore.