Commit Graph

2 Commits

Author SHA1 Message Date
Eugene Kovko f0c4180670 BAEL-7009: Using XML in @RequestBody in Spring REST (#15472)
* 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
2023-12-27 09:57:03 -08:00
apeterlic 36fef5ec7a Add Send Array as Part of x-www-form-urlencoded (#12808)
* Add Send Array as Part of x-www-form-urlencoded

* Add README.md
2022-10-13 07:02:48 +02:00