UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios e2cc320baf - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file.
- Update the "getUrls"-endpoint to be ready to retrieve data from the database, once it's added.
- Update the dependencies.
- Code cleanup.
2021-05-18 17:23:20 +03:00
..
components Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
controllers - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
exceptions Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
models - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
payloads - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
security Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
util - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
Application.java Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00