Storage server for ICGC storage system.
The storage server is comprised of the following components:
To compile, test and package the module, execute the following from the root of the repository:
mvn -am -pl dcc-storage/dcc-storage-fs
To enable logging of request bodies and headers, append the following to the command line:
--logging.level.org.apache.http=DEBUG