Day 2 - Spring Boot - Accounts Micro Service Data Provider - PART 2
In these project all backend side work of database managed and provided like Restful web services.
- 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.accounts-microservice-server-0.0.1-SNAPSHOT.jar
Rutvik Patel - rrpatel003@gmail.com
Distributed under the GPL V3.0 license. See LICENSE
for more information.