The proxy server for BioStudies Submission Tool (UI).
Create the configuration file where you can write sensitive information like: backedn url, tokens, passwords etc.
cp gradle_sample.properties gradle.properties
gradle_sample.properties
file contains an example of properties that have to be set.
Copy the client part to WebContent directory.
gradle clean build war