We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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:
OpenDataPushService
$ 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.
target/logs
The REST API documentation is available at http://localhost:8080/swagger-ui.html