Commit Graph

15 Commits

Author SHA1 Message Date
Katerina 1a99c041d3 Integrating the 871b2ec6e5 commit of validator-engine2. You need to install it locally, therefore I have added it as 1.9.9-local version in my pom.xml 2024-04-03 09:52:04 +03:00
Katerina 8581a54bb9 Added method to return jobs with paging 2023-11-29 10:51:24 +02:00
Katerina 3b3d9ee9e2 Added OpenApi documentation 2023-11-22 11:50:15 +02:00
Katerina ec549036d9 Steps to remove save methods from Processors. Added apache camel-jpa dependency 2023-07-14 14:21:21 +03:00
Katerina 97388284f2 correct score calculated + json returned for ListSets + internal error taken into account 2023-06-29 12:00:26 +03:00
Katerina e61e252306 added dynamic endpoint route for ListSets. Need to aggregate and serve JSON 2023-06-27 10:58:55 +03:00
Katerina 8eae2632a1 Routers are now stopped. For next steps I need to see why I get Exceptions 2023-06-12 15:48:10 +03:00
Katerina 376715c1af spring-boot-2.7.10 applied in all spring-boo libraries 2023-05-30 13:54:45 +03:00
Katerina e6c5fa5919 added spring-boot-2 and apache camle dependencies. Autowired CamelContext 2023-05-30 12:25:10 +03:00
Katerina 61756adf8c updated to spring-boot 1.5.22.RELEASE and apache camel 3.20.5 2023-05-30 11:09:06 +03:00
Katerina fe7a8b1631 progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
Katerina 63bba067ba Added JPA Hibernate for PostgreSQL + simple sql to match the model 2023-04-11 17:41:01 +03:00
Konstantina Galouni 03dab724b7 pom.xml: Updated pom file to be similar to our other services - made service run as standalone. 2022-12-07 18:48:56 +02:00
Konstantina Galouni e28198e1d7 RuleInfo.java: Added RuleInfo class for structured results | ValidatorController.java: Updated how results are returned (more structured) & Added fair guidelines (as separate option and called with any other guideline) & Added unused and untested method for validating uploaded file. 2022-11-30 12:28:56 +02:00
Konstantina Galouni 85494a6dac 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