Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
JAXBElementXmlProvider uses StreamSource during unmarsheling so it actually ignores the charset if it was set on MediaType.
Should use Reader instead.