uoa-validator-api/src/main/java/eu/dnetlib/validatorapi
Katerina fe7a8b1631 progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
..
configuration First version of project - /validate POST method gets param 'guidelines' (name of selected guidelines to validate with) and a string as body (xml) to be validated 2022-10-06 13:59:26 +03:00
controllers progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
entities progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
processors progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
repositories progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
routes progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
utils progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
ServletInitializer.java First version of project - /validate POST method gets param 'guidelines' (name of selected guidelines to validate with) and a string as body (xml) to be validated 2022-10-06 13:59:26 +03:00
ValidatorApiApplication.java First version of project - /validate POST method gets param 'guidelines' (name of selected guidelines to validate with) and a string as body (xml) to be validated 2022-10-06 13:59:26 +03:00
ValidatorApiConfiguration.java First version of project - /validate POST method gets param 'guidelines' (name of selected guidelines to validate with) and a string as body (xml) to be validated 2022-10-06 13:59:26 +03:00