The Controller app of the PDF Aggregation Service.
Go to file
Lampros Smyrnaios 27375b9396 - Refactor the Assignment-creation.
In order to match the database, now we have a list of Assignments sent through the AssignmentResponse, instead of a single Assignment having a list of tasks.
- Cleanup the members of the "Payload" model (also prepare for database integration).
2021-07-05 14:04:39 +03:00
gradle/wrapper Update dependencies and add the "gradle-wrapper.properties" file which defines the gradle version. 2021-06-08 19:12:40 +03:00
scripts Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
src/main - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
README.md Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
build.gradle - Return an HTTP-500-error when the server cannot find the resourceFile requested by the "getTestUrls"-endpoint. 2021-06-10 14:21:39 +03:00
settings.gradle Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00

README.md

UrlsController