uoa-validator-api/src/main/java/eu/dnetlib/validatorapi
Katerina c5de380a11 Fixed problem with stoping routes. There is still a warning, but no Exception 2023-09-22 14:17:27 +03:00
..
configuration added spring-boot-2 and apache camle dependencies. Autowired CamelContext 2023-05-30 12:25:10 +03:00
controllers Added ExceptionProcessor for ClientProtocolException + TypeConversionException + Controller Level Exceptions 2023-09-19 15:48:40 +03:00
entities Added Controller level Exception handling 2023-09-13 13:23:27 +03:00
exceptions Added ErrorProcessor when XML returned is invalid - does not contain the record element 2023-09-20 14:23:37 +03:00
processors Added ErrorProcessor when XML returned is invalid - does not contain the record element 2023-09-20 14:23:37 +03:00
repositories Add method to get latest jobs 2023-09-15 11:00:15 +03:00
routes Fixed problem with stoping routes. There is still a warning, but no Exception 2023-09-22 14:17:27 +03:00
utils List sets sent in proper format with all possible sets returned. 2023-07-03 14:41:35 +03:00
ValidatorApiApplication.java updated to spring-boot 1.5.22.RELEASE and apache camel 3.20.5 2023-05-30 11:09:06 +03:00