This document discusses how to integrate a Java web application with Heroku, including using the Heroku Toolbelt command line interface, Git, and a Procfile to deploy the application. It also covers configuring a Jenkins job to automatically build and deploy the application to Heroku on a schedule or when code is pushed.
Related topics: