Skip to content

This is the base application for a Continuous Cloud Deployment Demo.

Notifications You must be signed in to change notification settings

Rotfuks/deployment-demo-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages