Does anyone know how to deploy java application (from eclipse) to heroku ? There is no documentation over the internet.
Is it ok to deploy 'java web application' ? does it have to be a maven project ? I don't understand ... Are there specific files that should be in the project ? (Procfile, .gitignore)
I am sitting on that for 2 days now and I'm so frustrated. Any information, links to useful websites will be great.