spring-boot-heroku-deployment-example icon indicating copy to clipboard operation
spring-boot-heroku-deployment-example copied to clipboard

Deploying / Hosting Spring boot applications on Heroku

Spring Boot Heroku Deployment Example

Tutorial: Deploying / Hosting Spring Boot applications on Heroku

Running the application locally

git clone https://github.com/callicoder/spring-boot-heroku-deployment-example.git
cd spring-boot-heroku-deployment-example
mvn spring-boot:run

Deploying to Heroku

Read the Tutorial for instructions on deploying to Heroku.

Or click this magic button to deploy this project to your heroku account:

Deploy