Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 984 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 984 Bytes

accounts-microservice-server - PART 2

Day 2 - Spring Boot - Accounts Micro Service Data Provider - PART 2

Description

In these project all backend side work of database managed and provided like Restful web services.

Release Steps

Links

http://localhost:2222/accounts

http://localhost:2222/accounts/3

Screenshot

To Create JAR

mvn clean package

To Run JAR

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

Meta

Rutvik Patel - [email protected]

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