Day 1 - Spring Boot - Discovery Micro Service Server - PART 1
This is a main discovery server where all microservcies are registerd.
- Setup Discovery Server - https://github.com/rutvikrpatel/discovery-microservice-server
- Register Service of Data Provider Accounts Server - https://github.com/rutvikrpatel/accounts-microservice-server
- Register Service of Accounts Web View- https://github.com/rutvikrpatel/webclient-microservice-server
mvn clean package
java -jar target/com.rutvikpatel.ms.discovery-microservice-server-0.0.1-SNAPSHOT.jar
Rutvik Patel - [email protected]
Distributed under the GPL V3.0 license. See LICENSE
for more information.