MySQL - I am using Ver 14.14 Distrib 5.7.21, for Linux (x86_64)
Import sql script ./DB/schema.sql
Java 1.8 with Spring Boot
Script
cd xml-processor
mvn spring-boot:runGo to
http://localhost:8181/swagger-ui.htmlIf the application is running send a POST request to:
http://localhost:8181/documentWith ./resources/input.xml file as input.