Skip to content

nimble-platform/data-aggregation-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Aggregation Serive

ServiceID: data-aggregation-service

Service for aggregating data on the platform.

Setup

Run mvn clean install in the root of the project for building the application.

Run

mvn package spring-boot:run

for running the application locally.

Depencencies:

  • Docker: Version 18.03.0-ce
  • Docker-compose: Version 1.20
  • Apache Maven: Version 3.5.3

Important Endpoints