Nicklas Wiegandt e4112c5aca
feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient (#19430)
* feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient

Closes #19406

* chore (JAVA SPRING RESTCLIENT) 19406: Add new sample to jdk 17 tests

* fix (JAVA SPRING RESTCLIENT) 19406: Fix sample build
2024-09-04 16:17:13 +08:00

311 B

AdditionalPropertiesClass

Properties

Name Type Description Notes
mapProperty Map<String, String> [optional]
mapOfMapProperty Map<String, Map<String, String>> [optional]