Skip to content
forked from madhubkk/restapp

springboot debian app for spinnaker

Notifications You must be signed in to change notification settings

yugaa22/restapp

 
 

Repository files navigation

restapp

springboot debian app for spinnaker

For Debian run cmd restapp jar created with deb file ./gradlew build fatJar packDeb --stacktrace

For jar
./mvn clean install -e

in target folder resapp.jar created.by running jar java -jar restapp.jar

access by this url http://localhost:8080/greeting

For more information, visit the official site.

About

springboot debian app for spinnaker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.1%
  • Shell 14.1%
  • HTML 5.4%
  • Dockerfile 1.4%