java-tutorials/spring-web-modules/spring-rest-http-3/src
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
..
main BAEL-7009: Using XML in @RequestBody in Spring REST (#15472) 2023-12-27 09:57:03 -08:00
test/java/com/baeldung/xml BAEL-7009: Using XML in @RequestBody in Spring REST (#15472) 2023-12-27 09:57:03 -08:00