Skip to content

This is the base application for a Continuous Cloud Deployment Demo. ix.de/zvex 07/22

Notifications You must be signed in to change notification settings

dvgitit/cd-demo

 
 

Repository files navigation

Hey there!

This is the base application used to show continuous cloud deployments. It is a basic Java SpringBoot Application wrapped with Gradle gratulating you when successfully deployed.

This app is built with Java11.

Getting Started

YOu can build this app with Gradle. Just use

./gradlew build

to build the application and

./gradlew bootRun

to run it locally.

About

This is the base application for a Continuous Cloud Deployment Demo. ix.de/zvex 07/22

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.8%
  • Dockerfile 13.2%