We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccae63f commit 8135ea1Copy full SHA for 8135ea1
README.md
@@ -7,6 +7,8 @@
7
This is a small demo application for showing how to run a [Spring Boot](http://projects.spring.io/spring-boot/)
8
application on [Heroku](http://heroku.com). For more information have a look at the
9
[accompanying blog post](https://blog.codecentric.de/en/2015/10/deploying-spring-boot-applications-to-heroku).
10
+You can test the application [here](spring-boot-heroku-demo.herokuapp.com). Note that it is only running on a
11
+[free dyno](https://www.heroku.com/pricing), so it may take some time before it responds.
12
13
[](https://heroku.com/deploy)
14
0 commit comments