Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 262 Bytes

springboot-hello-world

A simple helloworld microservice developed using SpringBoot

Here are the supported resources to access the helloworld service :
  http://HOST:PORT:8084/
  http://HOST:PORT:8084/hello
  http://HOST:PORT:8084/hello/{message}