/SampleMicroservice

Sample Microservice

Primary LanguageJava

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