# spring-boot-heroku-demo **Repository Path**: javabedlamite/spring-boot-heroku-demo ## Basic Information - **Project Name**: spring-boot-heroku-demo - **Description**: Demo project showing how to deploy a Spring Boot application to Heroku - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Boot Heroku demo [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) This is a small demo application for showing how to run a [Spring Boot](http://projects.spring.io/spring-boot/) application on [Heroku](http://heroku.com). For more information see the Dev Center article on [Deploying Spring Boot Applications to Heroku](https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku). [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) ## License Code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0.txt).