Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 667 Bytes

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: