-
Notifications
You must be signed in to change notification settings - Fork 0
OpenDataPushService
DimaAy edited this page Aug 23, 2019
·
2 revisions
The service to push OpenData datasets and the real data.
To build the project and its test it is enough to run, from OpenDataPushService
directory:
$ mvn clean install
On the other hand, to run and deploy the project:
$ mvn -Pdebug
Once started, the log files are available in the local target/logs
directory.
The REST API documentation is available at http://localhost:8080/swagger-ui.html