-
Exclude jackson XML from eureka client by default · bc0eef9aDave Syer authored
Any client that wants to can include it back again, but generally it only causes problems (XML returned from apps instead of JSON by Spring MVC for instance). In general it only causes problems for services whose clients use "Accept: application/xml,*/*", for instance (like a browser). See gh-306
bc0eef9a
×