Skip to content

lspalek/hello-world-in-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Hello world in a cloud

This repository is basic Spring Boot application buildable by Gradle. It contains more branches, which you can deploy directly to cloud. Name of the branch tells, in which cloud service it can be deployed. The project contains just single controller: HelloWorldController which will greet us :)

API description:

Main endpoint:

GET /

> Hello & Welcome to Cloud App !!!.

Hello API:

GET /hello/all

> Hello `all`.

List of branches:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages