Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 280 Bytes

Price Calculator

How to start the Price Calculator application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/priceEngine-0.0.1-SNAPSHOT.jar
  3. To check that your application is running enter url http://localhost:8080