Skip to content

Conversation

@garyrussell
Copy link
Contributor

Resolves #1420

  • detect and use charset in contentType when present
  • allow Jackson to determine the decode charset via ByteSourceJsonBootstrapper.detectEncoding()
  • allow configuration of the MimeType to use, which can include a charset parameter

cherry-pick to main - will require what's new fix

Resolves spring-projects#1420

- detect and use `charset` in `contentType` when present
- allow Jackson to determine the decode `charset` via `ByteSourceJsonBootstrapper.detectEncoding()`
- allow configuration of the `MimeType` to use, which can include a `charset` parameter

**cherry-pick to main - will require what's new fix**
Co-authored-by: Artem Bilan <[email protected]>
@artembilan artembilan merged commit b4e64d9 into spring-projects:2.4.x Mar 9, 2022
@artembilan
Copy link
Member

... and cherry-picked to main after fixing What's New doc conflict.

@garyrussell
Copy link
Contributor Author

Moved the what's new to the appendix and fixed a missing entry there.

cdf1a9c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants