This is a demo online shopping Application
mvn clean package
This will compile all the code and create a package (.jar) file
java -jar target/shopping-cart-trunk-SNAPSHOT.jar
This will run the application on port 8081.
JSON file in the resources folder
Username : [email protected]
For password please contact Author.