Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ResultIdAndWork.java 592 Bytes 60959 about 3 years Konstantina Galouni [Trunk | Orcid Service]: 1. OrcidServiceCheckDe...
UserTokens.java 2.03 KB 60959 about 3 years Konstantina Galouni [Trunk | Orcid Service]: 1. OrcidServiceCheckDe...
Work.java 1.42 KB 60959 about 3 years Konstantina Galouni [Trunk | Orcid Service]: 1. OrcidServiceCheckDe...

Latest revisions

# Date Author Comment
60959 22/04/2021 11:55 AM Konstantina Galouni

[Trunk | Orcid Service]:
1. OrcidServiceCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60369 08/02/2021 10:54 AM Konstantina Galouni

[Trunk | Orcid Service]:
1. orcidservice.properties: Added properties "apiURL", "tokenURL", "clientId", "clientSecret" for ORCID API.
2. log4j.properties: Added configuration for ORCID log file "uoa-orcid-service-orcid.log".
3. UoaOrcidServiceApplication.java: Added "OrcidConfig.class" in "@EnableConfigurationProperties"....

60238 14/01/2021 12:31 PM Konstantina Galouni

[Trunk | Orcid Service]: Initial commit in trunk folder. The API is already partially implemented and running (configuration, controllers, services, DAOs, entities, handlers, responses, properties).

View revisions

Also available in: Atom