Download shopping Free Java Code
Description
Sample Spring MVC Application.
Source Files
The download file shopping-master.zip has the following entries.
.gitignore//from www.java 2s . c o m
README.md
Requests.txt
pom.xml
service/pom.xml
service/src/main/java/com/acme/serviceavailability/AvailabilityChecker.java
service/src/main/java/com/acme/serviceavailability/MyAvailabilityChecker.java
service/src/main/java/com/acme/serviceavailability/ServiceCode.java
service/src/main/java/com/acme/serviceavailability/TechnicalFailureException.java
service/src/test/java/com/acme/serviceavailability/MyAvailibilityCheckerTest.java
service/src/test/resources/log4j.properties
web/pom.xml
web/src/main/java/gr/hd/onlinestore/Basket.java
web/src/main/java/gr/hd/onlinestore/BroadbandAddOnService.java
web/src/main/java/gr/hd/onlinestore/MyBroadbandAddOnService.java
web/src/main/java/gr/hd/onlinestore/ProductController.java
web/src/main/java/gr/hd/onlinestore/shop/AddOnsCode.java
web/src/main/java/gr/hd/onlinestore/shop/BroadbandProducts.java
web/src/main/java/gr/hd/onlinestore/shop/Product.java
web/src/main/resources/log4j.properties
web/src/main/webapp/WEB-INF/spring/applicationContext.xml
web/src/main/webapp/WEB-INF/spring/dispatcher-config.xml
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/index.jsp
web/src/test/java/gr/hd/onlinestore/MyBroadbandAddOnServiceTest.java
web/src/test/java/gr/hd/onlinestore/ProductControllerTest.java
web/src/test/java/gr/hd/onlinestore/TestBase.java
web/src/test/java/gr/hd/onlinestore/shop/BroadbandProductsTest.java
web/src/test/resources/dispatcher-config-test.xml
web/src/test/resources/log4j.properties
Download
Click the following link to download shopping-master.zip.
shopping-master.zip