Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack Jetty Standalone

Using with Gradle buildpack

You can use the standard Heroku Gradle buildpack to compile your WAR file, and then have Jetty run it:

$ heroku buildpacks:clear
$ heroku buildpacks:add heroku/gradle
$ heroku buildpacks:add https://github.com/WeTrustPlatform/heroku-buildpack-jetty-standalone.git

About

Heroku buildpack to run jetty standalone

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages