
Today <a href="http://blog.heroku.com/archives/2012/3/15/java_template_apps_on_heroku/">Heroku launched a new way</a> to get started deploying Java apps on the cloud.  There are four different template apps you can start with including a Spring + Hibernate + Tomcat app, a Containerless Jetty app, a Play! app, and a JAX-RS app.  Pick a template and with a few clicks a copy of the template will be deployed on Heroku - just for you!  Get started at:<center><h1 style="padding-top: 0px;"><a href="http://heroku.com/java">heroku.com/java</a></h1></center>

Here is a screencast that walks through the steps to deploy a new Java template app on Heroku, then setup SSH authentication (for pulling and pushing code with git), pull the code into Eclipse, make a change, and push the changes back to Heroku.  Check it out and let me know what you think.
<iframe width="640" height="360" src="//www.youtube.com/embed/mkmWwA0EoGg?rel=0" frameborder="0" allowfullscreen></iframe>
