Skip to content

A quick up and coding with Jackarta EE / Jersey, Gradle and Heroku

Notifications You must be signed in to change notification settings

arturgvieira-zz/Init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop

  • chmod +x tools/*.sh
  • ./tools/init.gradle.sh

Deploy to localhost

  • java -jar deploy/runner/webapp-runner*.jar build/libs/*.war

Deploy with Heroku

  • git init
  • git add .
  • git commit -m "Initial commit"
  • (if Heroku CLI is not installed then run init.deploy.sh)
  • git remote add heroku https://your.repo.git
  • git push heroku

About

A quick up and coding with Jackarta EE / Jersey, Gradle and Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published