uoa-orcid-service/src/main/java/eu/dnetlib/uoaorcidservice
Konstantina Galouni 69f9eb6df6 [Trunk | Orcid Service]:
1, WorkController.java: In method "updateWork()" (/orcid/work/update/{putCode}), if ORCID does not return HttpStatus.OK, 
	return AuthorizationServiceException (for HttpStatus.UNAUTHORIZED), ConflictException (for HttpStatus.CONFLICT) or Exception instead of null.
2021-03-11 02:19:36 +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-03-11 02:19:36 +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