wantedly/java-language-detection

Name: java-language-detection

Owner: Wantedly, Inc.

Description: Getting Started with Java on Heroku

Created: 2015-03-26 14:41:04.0

Updated: 2015-03-27 01:05:10.0

Pushed: 2015-03-27 01:05:09.0

Homepage: https://devcenter.heroku.com/articles/getting-started-with-java

Size: 275

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

java-getting-started

A barebones Java app, which can easily be deployed to Heroku.

This application support the Getting Started with Java on Heroku article - check it out.

Running Locally

Make sure you have Java and Maven installed. Also, install the Heroku Toolbelt.

t clone https://github.com/heroku/java-getting-started.git
 java-getting-started
n install
reman start web

Your app should now be running on localhost:5000.

Deploying to Heroku
roku create
t push heroku master
roku open
Documentation

For more information about using Java on Heroku, see these Dev Center articles:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.