* BAEL-7009: Using XML in @RequestBody in Spring REST
* BAEL-7009: Fix parametrization issue
* BAEL-7009: Added JAXB dependencies
* BAEL-7009: Back to Java 8 and javax
* Revert "BAEL-7009: Back to Java 8 and javax"
This reverts commit e5f55f344dab75d434d143083196bd00181a3518.
* BAEL-7009: Migrated the solution to Jackson XML
* BAEL-7009: Remove REST file
* BAEL-7009: Cleanup