Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 520 Bytes

Let's run for rps

rps git:(main) ✗ mvn clean install

Once done! you get see SUCCESS Message like this for rps

Run the generated jar in target folder

The follwing mvn cmd to start the server

 target git:(main) ✗ java -jar products-1.0.0.jar

Once the Server is started the following are the logs