As of https://github.com/spring-projects/spring-framework/issues/33894, Spring Framework introduced its own HttpMessageConverters
API.
We should take this opportunity to:
- revisit our own
HttpMessageConverters
type, maybe start deprecating it - review our client and server auto-configuration to try and support both