Merge branch '2.1.x'

This commit is contained in:
Stephane Nicoll 2019-05-06 12:15:44 +02:00
commit 9d72b74252
1 changed files with 3 additions and 1 deletions

View File

@ -225,7 +225,9 @@ deployments is to `git push` the code to production, as shown in the following e
* [new branch] master -> master
----
Your application should now be up and running on Heroku.
Your application should now be up and running on Heroku. For more details, refer to
https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku[Deploying
Spring Boot Applications to Heroku].