Lampros Smyrnaios
06cea537bf
Now, a single "getRepositoryAggregations"-call is made, which results in just one "DSM-aggregationhistory"-api-call. Previously, multiple api-calls where made, each requesting the whole "aggregationhistory"-data and then trimming it down to only a few results. |
||
---|---|---|
src | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
pom.xml |
README.md
Provide
[...]
Install and run:
- Run git clone and then cd uoa-repository-manager-service.
- Provide all not-set or redacted configurations, inside the src/main/resources/application.properties file.
- Build the app with:
mvn clean install
- Run the app with:
java -jar ./target/uoa-repository-manager-service.jar