uoa-repository-manager-service/README.md

1.1 KiB

uoa-repository-manager-service (Provide backend)

[...]

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.yml file.
  • Build the app with: mvn clean install
  • Run the app with: java -jar ./target/uoa-repository-manager-service.jar

Notes for Swagger-UI:

Introduction

Archtecture

Bulding

Deployment

Installation

Configuration

Security

Maintenance

Recovery

References