Skip to content

Example project to deploy a war and execute on heroku with the jetty-runner

Notifications You must be signed in to change notification settings

nickdk/heroku-jetty-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-jetty-war

Example project to deploy a war and execute on heroku with the jetty-runner

Place the war you want to deploy in src/main/resourcs/war and just push to heroku

git push heroku master

This behaves exactly like any other java heroku jetty runner app but provides the flexibility to build your war upfront, this can be crucial if you want to use dependencies from on premise maven repositories.

About

Example project to deploy a war and execute on heroku with the jetty-runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published