The spring.jackson.read and spring.jackson.write properties are JSON-specific. To make this more clear, this commit moves them beneath spring.jackson.json. This also paves the way for spring.jackson.cbor and spring.jackson.xml properties for CBOR- and XML-specific settings should we add auto-configuration for XMLMapper and/or CBORMapper in the future. Closes gh-47328 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||