uoa-orcid-service/src/main/java/eu/dnetlib/uoaorcidservice
Konstantina Galouni ddefdc5056 [Trunk | Orcid Service]:
1. RecordController.java: Comment file RecordController.java, since it is not used by portal (to be deleted).
2. WorkController.java: Use "apiUrl" property for requests to ORCID API (not string set in the code).
2021-02-24 19:41:03 +00:00
..
configuration [Trunk | Orcid Service]: OrcidConfig.java: Missing configuration file from previous commit. 2021-02-08 09:56:00 +00:00
controllers [Trunk | Orcid Service]: 2021-02-24 19:41:03 +00:00
dao [Trunk | Orcid Service]: 2021-02-08 09:54:52 +00:00
entities [Trunk | Orcid Service]: 2021-02-08 09:54:52 +00:00
handlers [Trunk | Orcid Service]: 2021-02-08 09:54:52 +00:00
responses [Trunk | Orcid Service]: Initial commit in trunk folder. The API is already partially implemented and running (configuration, controllers, services, DAOs, entities, handlers, responses, properties). 2021-01-14 11:31:25 +00:00
services [Trunk | Orcid Service]: 2021-02-08 09:54:52 +00:00
ServletInitializer.java [Trunk | Orcid Service]: Initial commit in trunk folder. The API is already partially implemented and running (configuration, controllers, services, DAOs, entities, handlers, responses, properties). 2021-01-14 11:31:25 +00:00
UoaOrcidServiceApplication.java [Trunk | Orcid Service]: 2021-02-08 09:54:52 +00:00
UoaOrcidServiceConfiguration.java [Trunk | Orcid Service]: Initial commit in trunk folder. The API is already partially implemented and running (configuration, controllers, services, DAOs, entities, handlers, responses, properties). 2021-01-14 11:31:25 +00:00