Skip to content

rutvikrpatel/webclient-microservice-server

Repository files navigation

webclient-microservice-server - PART 3

Day 3 - Spring Boot - Web Client Micro Service (main view for user) - PART 3

Description

These project is the front view of the application. From which we can access data of accounts-microservice-server.

Release Steps

Screenshot

1. Home Page View - http://localhost:8080/

2.Account List View - http://localhost:8080/accountList

To Create JAR

mvn clean package

To Run JAR

java -jar target/com.rutvikpatel.ms.webclient-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.