Download product service Free Java Code
Description
Product Service (REST+ JSON ).
Source Files
The download file product-service-master.zip has the following entries.
.gitignore/*from w w w .jav a 2 s . co m*/
README.md
pom.xml
src/main/java/net/nowhere/service/product/environment/DatabaseModule.java
src/main/java/net/nowhere/service/product/environment/DatabaseStructureModule.java
src/main/java/net/nowhere/service/product/environment/ProductServiceConfig.java
src/main/java/net/nowhere/service/product/environment/ServiceModule.java
src/main/java/net/nowhere/service/product/environment/Start.java
src/main/java/net/nowhere/service/product/service/Product.java
src/main/java/net/nowhere/service/product/service/ProductService.java
src/main/java/net/nowhere/service/product/storage/ProductItem.java
src/main/java/net/nowhere/service/product/storage/ProductStorage.java
src/main/resources/data.sql
src/main/resources/database.properties
src/main/resources/structure.sql
src/test/java/net/nowhere/service/product/environment/ProductStorageTestModule.java
src/test/java/net/nowhere/service/product/storage/ProductStorageTest.java
Download
Click the following link to download product-service-master.zip.
product-service-master.zip