Skip to content

rutvikrpatel/discovery-microservice-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discovery-microservice-server-master - PART 1

Day 1 - Spring Boot - Discovery Micro Service Server - PART 1

Description

This is a main discovery server where all microservcies are registerd.

Release Steps

Links

http://localhost:1111/

http://localhost:1111/lastn

Screenshot

To Create JAR

mvn clean package

To Run JAR

java -jar target/com.rutvikpatel.ms.discovery-microservice-server-0.0.1-SNAPSHOT.jar

Meta

Rutvik Patel - rrpatel003@gmail.com

Distributed under the GPL V3.0 license. See LICENSE for more information.