Download jsonstore Free Java Code
Description
Store and retrieve JSON objects via the REST API.
Source Files
The download file jsonstore-master.zip has the following entries.
.gitignore// ww w . j a v a 2 s . c om
LICENSE
README.md
jsonstore-main/pom.xml
jsonstore-main/src/main/java/jsonstore/JSONObjectSerializer.java
jsonstore-main/src/main/java/jsonstore/JSONObjectStore.java
jsonstore-main/src/main/java/jsonstore/JSONRepository.java
jsonstore-main/src/main/java/jsonstore/JSONStoreStatus.java
jsonstore-main/src/main/java/jsonstore/PathKeyIntSerializer.java
jsonstore-main/src/main/java/jsonstore/PathKeyLongSerializer.java
jsonstore-main/src/main/java/jsonstore/PathKeyStringSerializer.java
jsonstore-webapp/README.md
jsonstore-webapp/pom.xml
jsonstore-webapp/src/main/java/jsonstore/rest/resources/JSONStoreResource.java
jsonstore-webapp/src/main/resources/applicationContext.xml
jsonstore-webapp/src/main/resources/log4j.properties
jsonstore-webapp/src/main/webapp/WEB-INF/web.xml
pom.xml
Download
Click the following link to download jsonstore-master.zip.
jsonstore-master.zip