Skip to content

saimonsez/spring-jackson-xml-encoding-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo of wrong encoding using spring with jackson-dataformat-xml. DemoApi produces "text/xml;charset=ISO-8859-1" but AbstractJackson2HttpMessageConverter's writeInternal method uses JsonEncoding witch only supports unicode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages