Skip to content

A spring boot app deployed to heroku which displays git-commit-id plugin details.

License

Notifications You must be signed in to change notification settings

emeraldjava/git-commit-id-heroku-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commit-id-heroku-demo

A spring boot app deployed to heroku which displays git-commit-id plugin details.

To run locally

Use this command to build the project

mvn clean package -DskipTests=true

and this to run the application in a manner simular to heroku

java -jar ./target/git-id-heroku-demo-0.0.1-SNAPSHOT.jar

About

A spring boot app deployed to heroku which displays git-commit-id plugin details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages