Skip to content

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

License

Notifications You must be signed in to change notification settings

rutvikrpatel/accounts-microservice-server

Repository files navigation

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.