Deploy Spring Boot PostgreSQL CRUD REST API Application to Heroku
Java Guides Java Guides
159K subscribers
23,133 views
469

 Published On Nov 23, 2020

In this video, we will learn how to deploy Spring boot PostgreSQL CRUD REST API application on Heroku.

We deploy spring boot project which we have created in Spring Boot, PostgreSQL, JPA, Hibernate RESTful CRUD API Tutorial at    • Spring Boot, PostgreSQL, JPA, Hiberna...  

Steps:
1. Login to Heroku and create a new app in Heroku
2. Configure PostgreSQL database in Heroku
3. Replace PostgreSQL credentials in the application.properties file
4. Host spring boot project on GitHub
5. Deploy Spring boot project in Heroku cloud from GitHub repository
6. Test CRUD Rest API’s using Postman client

#heroku #springboot #deployment

show more

Share/Embed