Skip to content

WeTrustPlatform/heroku-buildpack-jetty-standalone

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages