You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
About
A simple helloworld microservice developed using SpringBoot