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:run
Go to
http://localhost:8181/swagger-ui.html
If the application is running send a POST request to:
http://localhost:8181/document
With ./resources/input.xml file as input.