Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 553 Bytes

File metadata and controls

30 lines (14 loc) · 553 Bytes

Let's run for products

products git:(main) ✗ mvn clean install

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

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