alokdeshpande19 / SampleMicroservice

Sample Microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SampleMicroservice

Sample Microservice contains the below services:

  1. client-facing-service is the first service

  2. greeting-service is the second service which returns Hello

  3. name-extractor-service is the third service which extracts the names from the provided input

  4. discovery-serivce is a basic service discovery server used to identify client services at runtime

About

Sample Microservice


Languages

Language:Java 100.0%